Share via


NoExecuteAttribute Class

Definition

public ref class NoExecuteAttribute sealed : Attribute
[Microsoft.XLANGs.BaseTypes.BTAttributeUsage(Microsoft.XLANGs.BaseTypes.BTAttributeTargets.Statement)]
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false)]
public sealed class NoExecuteAttribute : Attribute
type NoExecuteAttribute = class
    inherit Attribute
Public NotInheritable Class NoExecuteAttribute
Inherits Attribute
Inheritance
NoExecuteAttribute
Attributes

Constructors

NoExecuteAttribute()

Applies to