AspMvcControllerAttributeAnonymousProperty Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also