DeviceInfoEnumeratorName Property |
Represents the name of the enumerator for a device instance.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string EnumeratorName { get; }
Public ReadOnly Property EnumeratorName As String
Get
public:
property String^ EnumeratorName {
String^ get ();
}
member EnumeratorName : string with get
Property Value
Type:
StringSee Also