IndexedResourceQualifier クラス

定義

リソースが適切なコンテキストで宣言するオブジェクトを表します。

重要

このクラスは UWP アプリでは使用できません。

public ref class IndexedResourceQualifier sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Resources.Management.ResourceIndexerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class IndexedResourceQualifier final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Resources.Management.ResourceIndexerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class IndexedResourceQualifier
Public NotInheritable Class IndexedResourceQualifier
継承
Object Platform::Object IInspectable IndexedResourceQualifier
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.10240.0 で導入)
API contract
Windows.ApplicationModel.Resources.Management.ResourceIndexerContract (v1.0 で導入)

プロパティ

QualifierName

修飾子の名前を取得します。

QualifierValue

修飾子の値を取得します。

適用対象