UrlToTestAttribute Class

Definition

public ref class UrlToTestAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class UrlToTestAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type UrlToTestAttribute = class
    inherit Attribute
Public NotInheritable Class UrlToTestAttribute
Inherits Attribute
Inheritance
UrlToTestAttribute
Attributes

Constructors

UrlToTestAttribute(String)

Properties

UrlToTest

Applies to