次の方法で共有


FunctionEnvelopeInner.ScriptRootPathHref プロパティ

定義

スクリプト のルート パス URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象