IndexedResourceCandidate クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class IndexedResourceCandidate sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Resources.Management.ResourceIndexerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class IndexedResourceCandidate final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Resources.Management.ResourceIndexerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class IndexedResourceCandidate
Public NotInheritable Class IndexedResourceCandidate
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Desktop Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.ApplicationModel.Resources.Management.ResourceIndexerContract (v1.0 で導入)
|
プロパティ
Metadata |
メタデータ名の値ペアの一覧を取得します。 |
Qualifiers |
IndexedResourceQualifier の一覧を取得します。 |
Type |
リソースがファイルか文字列かを決定する type プロパティを取得します。 |
Uri |
名前付きリソース URI を取得します。 |
ValueAsString |
候補の値を String として取得 します。 |
メソッド
GetQualifierValue(String) |
名前を指定して、修飾子の値を返します。 |