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