QuickOPC User's Guide and Reference
AnonymousProperty Property (AspMvcControllerAttribute)



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > AspMvcControllerAttribute Class : AnonymousProperty Property
Syntax
'Declaration
 
Public ReadOnly Property AnonymousProperty As String
'Usage
 
Dim instance As AspMvcControllerAttribute
Dim value As String
 
value = instance.AnonymousProperty
public string AnonymousProperty {get;}
public:
property String^ AnonymousProperty {
   String^ get();
}
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

AspMvcControllerAttribute Class
AspMvcControllerAttribute Members