次の方法で共有


WebTest.WebTestName プロパティ

定義

この 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象