Property.ToString Method 

IT Hit WebDAV for .NET

Returns string representation of current property.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

String representation of PropertyName.

See Also

Property Class | ITHit.WebDAV.Client Namespace