Get the CommentManager.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
ICommentManager CommentManager { get; } |
| Visual Basic |
|---|
ReadOnly Property CommentManager As ICommentManager Get |
| Visual C++ |
|---|
property ICommentManager^ CommentManager { ICommentManager^ get (); } |