INavigableItemBuildSet.Query 속성

정의

항목을 만들 때 사용되는 열거자 쿼리를 가져옵니다.

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

속성 값

열거자 쿼리를 나타내는 문자열입니다.

적용 대상