ModulePageIdentifierAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
一意識別子をモジュール ページに関連付けます。
public ref class ModulePageIdentifierAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class ModulePageIdentifierAttribute : Attribute
type ModulePageIdentifierAttribute = class
inherit Attribute
Public NotInheritable Class ModulePageIdentifierAttribute
Inherits Attribute
- 継承
-
ModulePageIdentifierAttribute
- 属性
注釈
ページ ナビゲーションと基本設定には、インターフェイスの IModulePage 一意識別子 (GUID) を使用できます。
コンストラクター
ModulePageIdentifierAttribute(String) |
ModulePageIdentifierAttribute クラスの新しいインスタンスを初期化します。 |
プロパティ
Guid |
基本設定ストアで使用される識別子を取得します。 |