다음을 통해 공유


UIFrameworkAttribute 클래스

정의

UIFramework ID 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 Framework ID UI가 사용합니다.

적용 대상