Property Constructor

IT Hit WebDAV for .NET

Initializes new string valued property.

Overload List

Initializes new string valued property.

public Property(PropertyName,string);

Initializes new string valued property by given name and namespace.

public Property(string,string,string);

See Also

Property Class | ITHit.WebDAV.Client Namespace