共用方式為


Module.IsComposite 屬性

定義

取得或設定模組的類型,如果模組的複合型別為 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於