DynamicApplicationItem 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.
Represents a dynamic application item.
public ref class DynamicApplicationItem sealed
public sealed class DynamicApplicationItem
type DynamicApplicationItem = class
Public NotInheritable Class DynamicApplicationItem
- Inheritance
-
DynamicApplicationItem
Constructors
DynamicApplicationItem() |
Initializes a new instance of the DynamicApplicationItem class. |
DynamicApplicationItem(String, Boolean) |
Initializes a new instance of the DynamicApplicationItem class. |
Properties
DynamicAppControl |
Gets or sets the name of the dynamic application item. |
IsInUI |
Gets or sets a Boolean value that specifies whether the dynamic application is currently displayed in the user interface. |