IHierarchyItem.Comment Property

IT Hit WebDAV for .NET

Brief comment about an item that is suitable for presentation to a user.

[Visual Basic]
Property Comment As String
[C#]
string Comment {get;}

Property Value

String representing a comment about an item.

Remarks

Can be used to indicate why version was created.

See Also

IHierarchyItem Interface | ITHit.WebDAV.Client Namespace