IHierarchyItemComment Property
IT Hit WebDAV Classes Reference
Brief comment about an item that is suitable for presentation to a user.
Namespace: ITHit.WebDAV.ClientAssembly: ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 1.3.366.0
Syntax ReadOnly Property Comment As String
Get
property String^ Comment {
String^ get ();
}
abstract Comment : string with get
Property Value
Type:
StringString representing a comment about an item.
Remarks Can be used to indicate why version was created.
See Also