次の方法で共有


WebTestPropertiesConfiguration.WebTest プロパティ

定義

アプリケーションに対して実行する WebTest の XML 仕様を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象