SystemDevicesAepService Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class AepService
The SystemDevicesAepService type exposes the following members.
| Name | Description | |
|---|---|---|
| AepId |
The System.Devices.AepService.AepId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepService_AepId.
| |
| ContainerId |
The System.Devices.AepService.ContainerId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_ContainerId.
| |
| FriendlyName |
The System.Devices.AepService.FriendlyName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepService_FriendlyName.
| |
| ParentAepIsPaired |
The System.Devices.AepService.ParentAepIsPaired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AepService_ParentAepIsPaired.
| |
| ProtocolId |
The System.Devices.AepService.ProtocolId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_ProtocolId.
| |
| ServiceClassId |
The System.Devices.AepService.ServiceClassId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_ServiceClassId.
| |
| ServiceId |
The System.Devices.AepService.ServiceId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_AepService_ServiceId.
|