ITextPropertyText Property
IT Hit WebDAV Classes Reference
Gets or sets decoded property value as text.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string Text { get; set; }
Property Text As String
Get
Set
property String^ Text {
String^ get ();
void set (String^ value);
}
abstract Text : string with get, set
Property Value
Type:
StringSee Also