QuickOPC User's Guide and Reference
AspMvcTemplateAttribute Class
Members 



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

System.Object
   System.Attribute
      JetBrains.Annotations.AspMvcTemplateAttribute

Requirements

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

See Also

Reference

AspMvcTemplateAttribute Members
JetBrains.Annotations Namespace