Click or drag to resize

IRawPropertyRawValue Property

IT Hit WebDAV Classes Reference
Gets or sets raw property value. This is an escaped property value.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
string RawValue { get; set; }

Property Value

Type: String
Remarks
Provides access to raw, escaped property value.
See Also