WebTestRequest.Method Property

Definition

public:
 property System::String ^ Method { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("GET")]
public string Method { get; set; }
[<System.ComponentModel.DefaultValue("GET")>]
member this.Method : string with get, set
Public Property Method As String

Property Value

Attributes

Applies to