UIFrameworkAttribute.UIFramework Property
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 UI Framework Identity UI will use.
public:
property System::String ^ UIFramework { System::String ^ get(); };
public string UIFramework { get; }
member this.UIFramework : string
Public ReadOnly Property UIFramework As String