The IRawProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompoundValue |
Gets or sets parsed compound property value.
|
![]() ![]() | ListValue |
Gets or sets parsed list-value consisting of components separated by the coma character.
|
![]() | Parameters |
List of all property parameters.
|
![]() | RawValue |
Gets or sets raw property value. This is an escaped property value.
|
![]() ![]() | StructuredValue |
Gets or sets parsed structured text value consisting of components separated by the semicolon character.
|
![]() | TextValue |
Gets or sets text value. Unescapes text when getting, escapes when setting.
|