AsqRequestControl.AttributeName 속성

정의

AttributeName 속성은 검색 쿼리의 기준이 되는 특성 이름을 가져오거나 설정합니다.

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

속성 값

String

검색 쿼리의 기준이 되는 특성 이름입니다.

적용 대상