IUriPropertyUri Property
IT Hit WebDAV Classes Reference
Gets or sets a uniform resource locator.
Namespace: ITHit.WebDAVAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxProperty Uri As String
Get
Set
property String^ Uri {
String^ get ();
void set (String^ value);
}
abstract Uri : string with get, set
Property Value
Type:
String
See Also