다음을 통해 공유


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

적용 대상