XamlResourceIdAttribute(String, String, Type) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Per uso interno dell'infrastruttura XAML.
public:
XamlResourceIdAttribute(System::String ^ resourceId, System::String ^ path, Type ^ type);
public XamlResourceIdAttribute (string resourceId, string path, Type type);
new Microsoft.Maui.Controls.Xaml.XamlResourceIdAttribute : string * string * Type -> Microsoft.Maui.Controls.Xaml.XamlResourceIdAttribute
Public Sub New (resourceId As String, path As String, type As Type)
Parametri
- resourceId
- String
Per uso interno dell'infrastruttura XAML.
- path
- String
Per uso interno dell'infrastruttura XAML.
- type
- Type
Per uso interno dell'infrastruttura XAML.
Commenti
Per uso interno dell'infrastruttura XAML.