NoExecuteAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |