SystemDevicesDnssd Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Dnssd
The SystemDevicesDnssd type exposes the following members.
Name | Description | |
---|---|---|
Domain |
The System.Devices.Dnssd.Domain property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_Domain.
| |
FullName |
The System.Devices.Dnssd.FullName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_FullName.
| |
HostName |
The System.Devices.Dnssd.HostName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_HostName.
| |
InstanceName |
The System.Devices.Dnssd.InstanceName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_InstanceName.
| |
NetworkAdapterId |
The System.Devices.Dnssd.NetworkAdapterId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Dnssd_NetworkAdapterId.
| |
PortNumber |
The System.Devices.Dnssd.PortNumber property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Dnssd_PortNumber.
| |
Priority |
The System.Devices.Dnssd.Priority property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Dnssd_Priority.
| |
ServiceName |
The System.Devices.Dnssd.ServiceName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_ServiceName.
| |
TextAttributes |
The System.Devices.Dnssd.TextAttributes property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_Dnssd_TextAttributes.
| |
Ttl |
The System.Devices.Dnssd.Ttl property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Devices_Dnssd_Ttl.
| |
Weight |
The System.Devices.Dnssd.Weight property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Dnssd_Weight.
|