QuickOPC User's Guide and Reference
AspMvcAreaAttribute Class
Members 



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace : AspMvcAreaAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Parameter, 
   AllowMultiple=False, 
   Inherited=True)>
<ComVisibleAttribute(False)>
Public NotInheritable Class AspMvcAreaAttribute 
   Inherits PathReferenceAttribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As AspMvcAreaAttribute
[AttributeUsage(ValidOn=AttributeTargets.Parameter, 
   AllowMultiple=false, 
   Inherited=true)]
[ComVisible(false)]
public sealed class AspMvcAreaAttribute : PathReferenceAttribute, System.Runtime.InteropServices._Attribute  
[AttributeUsage(ValidOn=AttributeTargets.Parameter, 
   AllowMultiple=false, 
   Inherited=true)]
[ComVisible(false)]
public ref class AspMvcAreaAttribute sealed : public PathReferenceAttribute, System.Runtime.InteropServices._Attribute  
Inheritance Hierarchy

System.Object
   System.Attribute
      JetBrains.Annotations.PathReferenceAttribute
         JetBrains.Annotations.AspMvcAreaAttribute

Requirements

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

See Also

Reference

AspMvcAreaAttribute Members
JetBrains.Annotations Namespace