Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / PackagerConfiguration Class / ApplicationName Property

In This Topic
    ApplicationName Property (PackagerConfiguration)
    In This Topic
    The application name to use instead of the current application.
    Syntax
    'Declaration
     
    
    Public Property ApplicationName As String
    public string ApplicationName {get; set;}
    Remarks

    Primarily used in the Packager.exe.config file to specify the end-user application you want to package information for instead of the current application. If specified, the name must exactly match the name shown in Loupe for the application.

    Application name is ignored if product name is not also specified.

    Requirements

    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

    See Also