UIFrameworkAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
UIFramework 身分識別 UI 將會在應用程式上使用。
public ref class UIFrameworkAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)]
public sealed class UIFrameworkAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)>]
type UIFrameworkAttribute = class
inherit Attribute
Public NotInheritable Class UIFrameworkAttribute
Inherits Attribute
- 繼承
-
UIFrameworkAttribute
- 屬性
建構函式
UIFrameworkAttribute(String) |
初始化 UIFrameworkAttribute 的新執行個體。 |
屬性
UIFramework |
UI 架構身分識別 UI 將會使用。 |