FileSystemEntryInfoIsDevice Property |
Reserved for future use.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool IsDevice { get; }
Public ReadOnly Property IsDevice As Boolean
Get
public:
property bool IsDevice {
bool get ();
}
member IsDevice : bool with get
Property Value
Type:
BooleanSee Also