Freigeben über


FullXamlMetadataProviderAttribute Klasse

Definition

Gibt an, dass die XAML-Metadaten in einer Komponentenbibliothek vollständig sind.

public ref class FullXamlMetadataProviderAttribute sealed : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public sealed class FullXamlMetadataProviderAttribute : Attribute
Public NotInheritable Class FullXamlMetadataProviderAttribute
Inherits Attribute
Vererbung
FullXamlMetadataProviderAttribute
Attribute

Hinweise

Dieses Attribut wird vom XAML-Compiler zur Buildzeit verwendet. Es ist nicht für die direkte Verwendung im App-Code vorgesehen.

Konstruktoren

FullXamlMetadataProviderAttribute()

Initialisiert eine neue instance der FullXamlMetadataProviderAttribute-Klasse.

Gilt für: