次の方法で共有


ClientScriptForConnect.ScriptContent プロパティ

定義

ファイル/フォルダーの復元用のクライアント スクリプトのファイル コンテンツを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象