次の方法で共有


FullXamlMetadataProviderAttribute クラス

定義

コンポーネント ライブラリ内の XAML メタデータが完了したことを示します。

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
継承
FullXamlMetadataProviderAttribute
属性

注釈

この属性は、ビルド時に XAML コンパイラによって使用されます。 これは、アプリ コードで直接使用するためのものではありません。

コンストラクター

FullXamlMetadataProviderAttribute()

FullXamlMetadataProviderAttribute クラスの新しいインスタンスを初期化します。

適用対象