InstanceData.Properties 속성

정의

추가 속성을 가져오거나 설정합니다.

public System.Collections.Generic.IDictionary<string,object> Properties { get; set; }
member this.Properties : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Properties As IDictionary(Of String, Object)

속성 값

모든 추가 속성.

적용 대상