다음을 통해 공유


AceData.Properties 속성

정의

Newtonsoft.Json.Linq.JObject형식의 속성 모음을 가져오거나 설정합니다.

public Newtonsoft.Json.Linq.JObject Properties { get; set; }
member this.Properties : Newtonsoft.Json.Linq.JObject with get, set
Public Property Properties As JObject

속성 값

Newtonsoft.Json.Linq.JObject

이 값은 적응형 카드 확장의 속성 모음입니다.

적용 대상