The CapabilitySingleValueT generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cap |
Supported caps.
(Inherited from CapabilityBaseT.) | |
DefaultValue |
Gets the default value.
| |
IsMultiVal |
Is capability multivalue.
| |
IsReadOnly |
Is capability readonly.
| |
SupportedValues |
Get array of supported caps.
(Inherited from CapabilityBaseT.) | |
UnderlyingType | (Inherited from CapabilityBaseT.) | |
Value |
Gets or sets the value.
|
See Also