共用方式為


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

適用於