RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

PublicAPIAttribute..::..Comment Property

Gets the comment.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.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.