共用方式為


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

取得限定詞的值。

適用於