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