다음을 통해 공유


Template.Properties 속성

정의

코어 형식에 의해 Template 정의되지 않은 속성을 가져오거나 설정합니다.

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

개체의 확장 속성입니다.

적용 대상