new ITHit.WebDAV.Client.PropertyName(sName, sNamespaceUri)
Initializes new instance of PropertyName.
Name | Type | Description |
---|---|---|
sName |
string | Name of the property. |
sNamespaceUri |
string | Namespace of the property. |
Throws:
ITHit.Exceptions.ArgumentNullException
Members
-
Namestring
-
Name of the property.
-
NamespaceUristring
-
Namespace of the property.
Methods
-
toString(){string}
-
Returns string representation of current property name.
Returns:
string String representation of current property name.