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

AspRequiredAttributeAttribute..::..Attribute Property

Gets the attribute.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


[NotNullAttribute]
public string Attribute { get; }
<NotNullAttribute> _
Public ReadOnly Property Attribute As String
	Get
[NotNullAttribute]
public:
property String^ Attribute {
	String^ get ();
}

Field Value

The attribute.