DeviceInfoEnumeratorName Property |
Represents the name of the enumerator for a device instance.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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