mmApp.Configuration

Holds a static instance of the application's configuration settings

public static ApplicationConfiguration Configuration { get; set; }

Remarks

This method requires access to the UI thread to retrieve the active editor. So in threaded/task environments this code may need to be wrapped into Invoke() or retrieved prior to threaded code.

See also:

Class mmApp

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic