SourceRange.Designer 속성
정의
선택적 디자이너 정보를 가져오거나 설정 합니다.Gets or sets the optional designer information.
public Newtonsoft.Json.Linq.JToken Designer { get; set; }
member this.Designer : Newtonsoft.Json.Linq.JToken with get, set
Public Property Designer As JToken
속성 값
- Newtonsoft.Json.Linq.JToken
선택적 디자이너 정보입니다.Optional designer information.