Click or drag to resize

IRawProperty Properties

IT Hit WebDAV Classes Reference

The IRawProperty type exposes the following members.

Properties
  NameDescription
Public propertyCompoundValue
Gets or sets parsed compound property value.
Public propertyCode exampleListValue
Gets or sets parsed list-value consisting of components separated by the coma character.
Public propertyParameters
List of all property parameters.
Public propertyRawValue
Gets or sets raw property value. This is an escaped property value.
Public propertyCode exampleStructuredValue
Gets or sets parsed structured text value consisting of components separated by the semicolon character.
Public propertyTextValue
Gets or sets text value. Unescapes text when getting, escapes when setting.
Top
See Also