CodedWebTestAttribute 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 CodedWebTestAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class CodedWebTestAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type CodedWebTestAttribute = class
inherit Attribute
Public NotInheritable Class CodedWebTestAttribute
Inherits Attribute
- Inheritance
-
CodedWebTestAttribute
- Attributes
Constructors
CodedWebTestAttribute() |