다음을 통해 공유


ContextProperty.Property 속성

정의

컨텍스트의 속성을 나타내는 개체를 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 virtual property System::Object ^ Property { System::Object ^ get(); };
public virtual object Property { get; }
member this.Property : obj
Public Overridable ReadOnly Property Property As Object

속성 값

컨텍스트의 속성을 나타내는 개체입니다.

적용 대상