共用方式為


WebTest.WebTestName Property

Definition

Gets or sets user defined name if this WebTest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.Name")]
public string WebTestName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Name")>]
member this.WebTestName : string with get, set
Public Property WebTestName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to