Miner.Interop.Process Namespace > IMMPxApplication Interface : User Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678298)> ReadOnly Property User As IMMPxUser
'Usage
Dim instance As IMMPxApplication Dim value As IMMPxUser value = instance.User
[System.Runtime.InteropServices.DispId(1610678298)] IMMPxUser User {get;}
read-only property User: IMMPxUser;
System.Runtime.InteropServices.DispIdAttribute(1610678298) function get User : IMMPxUser
[System.Runtime.InteropServices.DispId(1610678298)] __property IMMPxUser* get_User();
[System.Runtime.InteropServices.DispId(1610678298)] property IMMPxUser^ User { IMMPxUser^ 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