Megosztás a következőn keresztül:


UIFrameworkAttribute Class

Definition

The UIFramework Identity UI will use on the application.

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
Inheritance
UIFrameworkAttribute
Attributes

Constructors

UIFrameworkAttribute(String)

Initializes a new instance of UIFrameworkAttribute.

Properties

UIFramework

The UI Framework Identity UI will use.

Applies to