PropertyDescriptionDescription Property
IT Hit WebDAV Classes Reference
Property description.
Namespace:
ITHit.WebDAV.Server.Acl
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 11.3.10719
Syntaxpublic string Description { get; set; }
public string Description { get; set; }
Public Property Description As String
Get
Set
Public Property Description As String
Get
Set
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
member Description : string with get, set
member Description : string with get, set
Property Value
Type:
String
See Also