DesktopApplicationUIBase.GetSelectedApplication 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.
Gets the selected application regardless of how its hosted.
public:
virtual Microsoft::Uii::Csr::IHostedApplication ^ GetSelectedApplication();
public Microsoft.Uii.Csr.IHostedApplication GetSelectedApplication ();
abstract member GetSelectedApplication : unit -> Microsoft.Uii.Csr.IHostedApplication
override this.GetSelectedApplication : unit -> Microsoft.Uii.Csr.IHostedApplication
Public Function GetSelectedApplication () As IHostedApplication
Returns
Selected Hosted application