Click or drag to resize

IConfigurationManagerLoadWorkspaceConfigurations Method

Loads the list of workspace configurations.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
IList<WorkspaceConfiguration> LoadWorkspaceConfigurations()

Return Value

IListWorkspaceConfiguration
List of workspace configurations.
See Also