다음을 통해 공유


ContextProperty.Name 속성

정의

클래스의 ContextProperty 이름을 가져옵니다.

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

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public virtual string Name { get; }
member this.Name : string
Public Overridable ReadOnly Property Name As String

속성 값

ContextProperty 클래스의 이름입니다.

적용 대상