Udostępnij przez


XamlResourceIdAttribute(String, String, Type) Konstruktor

Definicja

Do użytku wewnętrznego przez infrastrukturę 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)

Parametry

resourceId
String

Do użytku wewnętrznego przez infrastrukturę XAML.

path
String

Do użytku wewnętrznego przez infrastrukturę XAML.

type
Type

Do użytku wewnętrznego przez infrastrukturę XAML.

Uwagi

Do użytku wewnętrznego przez infrastrukturę XAML.

Dotyczy