'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Parameter, AllowMultiple=False, Inherited=True)> <ComVisibleAttribute(False)> Public NotInheritable Class AspMvcMasterAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As AspMvcMasterAttribute
[AttributeUsage(ValidOn=AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public sealed class AspMvcMasterAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(ValidOn=AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public ref class AspMvcMasterAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute