IConfigurationManagerLoadWorkspaceConfigurations Method |
Loads the list of workspace configurations.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
SyntaxIList<WorkspaceConfiguration> LoadWorkspaceConfigurations()
Return Value
IListWorkspaceConfigurationList of workspace configurations.
See Also