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



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > AspMvcAreaAttribute Class : AnonymousProperty Property
Syntax
'Declaration
 
Public ReadOnly Property AnonymousProperty As String
'Usage
 
Dim instance As AspMvcAreaAttribute
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

AspMvcAreaAttribute Class
AspMvcAreaAttribute Members