Ads by Lake Quincy Media

Wiki Navigation

 
Gibraltar - Learn about the best analysis tool for NLog

Sl-appinfo layout renderer

NLog documentation is a Wiki, which allows registered users to edit its content.
If you want to contribute, please create a user account and contact Jarek to get edit access.

Information about Silverlight application. 

Supported in

Configuration Syntax

${sl-appinfo:option=Enum}
Read more about using the Configuration File.

Parameters

  • Rendering Options
  • option - Specific information to display. Default: 0
    Possible values:
    • HasElevatedPermissions - Whether application is running with elevated permissions.
      This parameter is not supported in:
      • NLog v2.0 for Silverlight 2.0
      • NLog v2.0 for Silverlight 3.0
    • InstallState - Installed state of an application.
      This parameter is not supported in:
      • NLog v2.0 for Silverlight 2.0
    • IsOutOfBrowser - Whether application is running out-of-browser.
      This parameter is not supported in:
      • NLog v2.0 for Silverlight 2.0
    • XapUri - URI of the current application XAP file.