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