次の方法で共有


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 Framework ID UI が使用されます。

適用対象