Module.IsGlobal 屬性

定義

取得或設定模組的 isGlobal 旗標。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isGlobal")]
public bool? IsGlobal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isGlobal")>]
member this.IsGlobal : Nullable<bool> with get, set
Public Property IsGlobal As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於