Condividi tramite


XamlResourceIdAttribute(String, String, Type) Costruttore

Definizione

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.

Si applica a