ErrorDetailsNamespace Property
IT Hit WebDAV Classes Reference
Gets element namespace.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public string Namespace { get; }
Public ReadOnly Property Namespace As String
Get
public:
property String^ Namespace {
String^ get ();
}
member Namespace : string with get
Property Value
Type:
StringSee Also