Miner.Interop.Process Namespace > IMMPxIntegrationCache Interface : Application Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property Application As IMMPxApplication
'Usage
Dim instance As IMMPxIntegrationCache Dim value As IMMPxApplication value = instance.Application
[System.Runtime.InteropServices.DispId(1610678272)] IMMPxApplication Application {get;}
read-only property Application: IMMPxApplication;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get Application : IMMPxApplication
[System.Runtime.InteropServices.DispId(1610678272)] __property IMMPxApplication* get_Application();
[System.Runtime.InteropServices.DispId(1610678272)] property IMMPxApplication^ Application { IMMPxApplication^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2