Click or drag to resize

SystemDevicesDnssd Class

The System.Devices.Dnssd properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesDnssd

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Dnssd

The SystemDevicesDnssd type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDomain
The System.Devices.Dnssd.Domain property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_Domain.
Public propertyStatic memberFullName
The System.Devices.Dnssd.FullName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_FullName.
Public propertyStatic memberHostName
The System.Devices.Dnssd.HostName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_HostName.
Public propertyStatic memberInstanceName
The System.Devices.Dnssd.InstanceName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_InstanceName.
Public propertyStatic memberNetworkAdapterId
The System.Devices.Dnssd.NetworkAdapterId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_Dnssd_NetworkAdapterId.
Public propertyStatic memberPortNumber
The System.Devices.Dnssd.PortNumber property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Dnssd_PortNumber.
Public propertyStatic memberPriority
The System.Devices.Dnssd.Priority property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Dnssd_Priority.
Public propertyStatic memberServiceName
The System.Devices.Dnssd.ServiceName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Dnssd_ServiceName.
Public propertyStatic memberTextAttributes
The System.Devices.Dnssd.TextAttributes property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Devices_Dnssd_TextAttributes.
Public propertyStatic memberTtl
The System.Devices.Dnssd.Ttl property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Devices_Dnssd_Ttl.
Public propertyStatic memberWeight
The System.Devices.Dnssd.Weight property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Dnssd_Weight.
Top
See Also