Partager via


XamlResourceIdAttribute(String, String, Type) Constructeur

Définition

Pour un usage interne par l’infrastructure 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)

Paramètres

resourceId
String

Pour un usage interne par l’infrastructure XAML.

path
String

Pour un usage interne par l’infrastructure XAML.

type
Type

Pour un usage interne par l’infrastructure XAML.

Remarques

Pour un usage interne par l’infrastructure XAML.

S’applique à