UIFrameworkAttribute 類別

定義

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 將會使用。

適用於