UIFrameworkAttribute 类

定义

UIFramework Identity 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。

适用于