Class DeviceCapabilityElementConfigurationNode
Inheritance
System.Object
DeviceCapabilityElementConfigurationNode
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Configuration.Serialization
Assembly: Snowflake.Framework.dll
Syntax
public sealed class DeviceCapabilityElementConfigurationNode : AbstractConfigurationNode<DeviceCapability>, IAbstractConfigurationNode<DeviceCapability>, IAbstractConfigurationNode
Properties
DeviceType
Declaration
public DeviceCapabilityClass DeviceType { get; }
Property Value
Type | Description |
---|---|
Device |
Value
Declaration
public string Value { get; }
Property Value
Type | Description |
---|---|
System. |
VirtualElement
Declaration
public ControllerElement VirtualElement { get; }
Property Value
Type | Description |
---|---|
Controller |