RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

PublicAPIAttribute..::..Comment Property

Gets the comment.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  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 ();
}

Field Value

The comment.