ContextDataSource.ContextTypeName 속성

정의

데이터를 검색할 대상 속성이 들어 있는 개체의 이름을 가져오거나 설정합니다.

public:
 virtual property System::String ^ ContextTypeName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ContextTypeName { get; set; }
member this.ContextTypeName : string with get, set
Public Overridable Property ContextTypeName As String

속성 값

String

데이터를 검색할 대상 속성이 들어 있는 개체의 이름입니다.

적용 대상