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