![]() | Text |
The TextAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextAttribute(Object) | Initializes a new instance of the TextAttribute class. |
![]() | TextAttribute(Object, String) | Initializes a new instance of the TextAttribute class. |
Name | Description | |
---|---|---|
![]() | Key | Gets the key that classifies the usage of this text. |
![]() | Text | Gets the text associated with this attribute. |
![]() | TextValue | Gets or sets the text to be returned by the Text property. |
Name | Description | |
---|---|---|
![]() | SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |