IHierarchyItemHref Property 
IT Hit WebDAV Classes Reference 
            This item path on the server.
            
 
    Namespace: 
   ITHit.WebDAV.Client
    Assembly:
   ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
SyntaxReadOnly Property Href As Uri
	Get
property Uri^ Href {
	Uri^ get ();
}abstract Href : Uri with get
Property Value
Type: 
Uri
See Also