UIFrameworkAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |