HttpStatusDescription Property
IT Hit WebDAV Classes Reference
Gets the description of the status.
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
Property Value
Type:
StringSee Also