次の方法で共有


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

プロパティ値

検索クエリの基準となる属性名。

適用対象