AspMvcControllerAttributeAnonymousProperty Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string AnonymousProperty { get; }
Public ReadOnly Property AnonymousProperty As String
Get
public:
property String^ AnonymousProperty {
String^ get ();
}
member AnonymousProperty : string with get
Property Value
Type:
String
See Also