UIFrameworkAttribute Klasa

Definicja

Interfejs użytkownika tożsamości UIFramework będzie używany w aplikacji.

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
Dziedziczenie
UIFrameworkAttribute
Atrybuty

Konstruktory

UIFrameworkAttribute(String)

Inicjuje nowe wystąpienie klasy UIFrameworkAttribute.

Właściwości

UIFramework

Interfejs użytkownika tożsamości platformy interfejsu użytkownika będzie używany.

Dotyczy