Provides a short and long description of something.
Name | Description | |
---|---|---|
ExtendedRichDescription(RichDescription shortDescription) |
Initializes a new instance of the ExtendedRichDescription class. |
|
ExtendedRichDescription(RichDescription shortDescription, RichDescription longDescription) |
Initializes a new instance of the ExtendedRichDescription class. |
Name | Description | |
---|---|---|
LongDescription |
Gets the long description or null (Nothing in Visual Basic) if it is not defined. |
|
ShortDescription |
Gets the short description. |
Name | Description | |
---|---|---|
ToString |
Returns an undecorated plaintext string of both the short and long descriptions. |