CodedWebTestAttribute Class

Definition

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()

Applies to