StringAttributeBase Properties |
The StringAttributeBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeValue |
The attribute value in memory.
(Inherited from AttributeBase.) | |
| Gettable |
True if protocol attribute-get requests are allowed.
(Inherited from AttributeBase.) | |
| IgnoreSet |
True if protocol attribute-set requests are allowed, but should be ignored.
(Inherited from AttributeBase.) | |
| Settable |
True if protocol attribute-set requests are allowed.
(Inherited from AttributeBase.) | |
| String |
Gets or sets the attribute value as a string.
| |
| TextEncoding |
The string text encoding.
| |
| Value |
Gets or sets the attribute value.
|