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