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