IMultistatusDescription Property 
IT Hit WebDAV Classes Reference 
            Gets the generic description, if available.
            
 
    Namespace: 
   ITHit.WebDAV.Client
    Assembly:
   ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntaxstring Description { get; }ReadOnly Property Description As String
	Get
property String^ Description {
	String^ get ();
}abstract Description : string with get
Property Value
Type: 
String
See Also