ApplicationHost.AddDynamicApplication(ApplicationRecord) Method
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.
Adds an a dynamic application to the application host
public:
void AddDynamicApplication(Microsoft::Uii::Common::Entities::ApplicationRecord ^ appRecord);
public void AddDynamicApplication (Microsoft.Uii.Common.Entities.ApplicationRecord appRecord);
member this.AddDynamicApplication : Microsoft.Uii.Common.Entities.ApplicationRecord -> unit
Public Sub AddDynamicApplication (appRecord As ApplicationRecord)
Parameters
- appRecord
- ApplicationRecord
Specifies the application record