FullXamlMetadataProviderAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネント ライブラリ内の XAML メタデータが完了したことを示します。
public ref class FullXamlMetadataProviderAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
class FullXamlMetadataProviderAttribute final : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.AttributeName("fullxamlmetadataprovider")]
class FullXamlMetadataProviderAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
public sealed class FullXamlMetadataProviderAttribute : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.AttributeName("fullxamlmetadataprovider")]
public sealed class FullXamlMetadataProviderAttribute : Attribute
Public NotInheritable Class FullXamlMetadataProviderAttribute
Inherits Attribute
- 継承
-
FullXamlMetadataProviderAttribute
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 1809 (10.0.17763.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v7.0 で導入)
|
注釈
この属性は、ビルド時に XAML コンパイラによって使用されます。 これは、アプリ コードで直接使用するためのものではありません。
コンストラクター
FullXamlMetadataProviderAttribute() |
FullXamlMetadataProviderAttribute クラスの新しいインスタンスを初期化します。 |