次の方法で共有


QueryPropertyAttribute(String, String) コンストラクター

定義

public:
 QueryPropertyAttribute(System::String ^ name, System::String ^ queryId);
public QueryPropertyAttribute (string name, string queryId);
new Microsoft.Maui.Controls.QueryPropertyAttribute : string * string -> Microsoft.Maui.Controls.QueryPropertyAttribute
Public Sub New (name As String, queryId As String)

パラメーター

name
String
queryId
String

適用対象