PublicAPIAttribute..::..Comment Property
Gets the comment.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[CanBeNullAttribute] public string Comment { get; }
<CanBeNullAttribute> _ Public ReadOnly Property Comment As String Get
[CanBeNullAttribute] public: property String^ Comment { String^ get (); }