Class SsdpDeviceProperty
Represents a custom property of an SsdpDevice.
Inheritance
System.Object
SsdpDeviceProperty
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Rssdp
Assembly: cs.temp.dll.dll
Syntax
public sealed class SsdpDeviceProperty
Properties
Name | Description |
---|---|
FullName | Returns the full name of this property (namespace and name). |
Name | Sets or returns the name of this property. |
Namespace | Sets or returns the namespace this property exists in. |
Value | Sets or returns the value of this property. |