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