Share via


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

Name Description
UrlToTestAttribute(String)

Properties

Name Description
UrlToTest

Applies to