次の方法で共有


ScriptActionPersistedGetResponseSpec.ApplicationName プロパティ

定義

スクリプト アクションのアプリケーション名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象