Share via


IDesktopUserActions.SetFocusOnApplication Method (String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Requests the desktop to set focus on the application requested.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Syntax

bool SetFocusOnApplication(
    string applicationName
)
Function SetFocusOnApplication (
    applicationName As String
) As Boolean

Parameters

  • applicationName
    Type: System.String

    Specifies the name of the application to set focus on.

Return Value

Type: System.Boolean

Type: Boolean
True if the focus was set, otherwise false.

See Also

IDesktopUserActions Interface
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright