Freigeben über


IndexedResourceQualifier Klasse

Definition

Stellt ein -Objekt dar, das deklariert, in welchem Kontext eine Ressource geeignet ist.

Wichtig

Sie können diese Klasse nicht in einer UWP-App verwenden.

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
Vererbung
Object Platform::Object IInspectable IndexedResourceQualifier
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.ApplicationModel.Resources.Management.ResourceIndexerContract (eingeführt in v1.0)

Eigenschaften

QualifierName

Ruft den Namen des Qualifizierers ab.

QualifierValue

Ruft den Wert des Qualifizierers ab.

Gilt für: