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



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

Parameters

anonymousProperty
Requirements

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

See Also

Reference

AspMvcControllerAttribute Class
AspMvcControllerAttribute Members
Overload List