QuickOPC User's Guide and Reference
AspMvcAreaAttribute Constructor(String)



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > AspMvcAreaAttribute Class > AspMvcAreaAttribute Constructor : AspMvcAreaAttribute Constructor(String)
Syntax
'Declaration
 
Public Function New( _
   ByVal anonymousProperty As String _
)
'Usage
 
Dim anonymousProperty As String
 
Dim instance As New AspMvcAreaAttribute(anonymousProperty)
public AspMvcAreaAttribute( 
   string anonymousProperty
)
public:
AspMvcAreaAttribute( 
   String^ anonymousProperty
)

Parameters

anonymousProperty
Requirements

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

See Also

Reference

AspMvcAreaAttribute Class
AspMvcAreaAttribute Members
Overload List