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