OlSolutionScope Enum

Definition

Specifies whether the solution root and its subfolders are shown in their default modules.

public enum class OlSolutionScope
public enum OlSolutionScope
Public Enum OlSolutionScope
Inheritance
OlSolutionScope

Fields

olHideInDefaultModules 0

The solution root and its subfolders are displayed in the Solutions module and the Folder List.

olShowInDefaultModules 1

The solution root and its subfolders are displayed in the Solutions module and the Folder List, as well as in their respective default modules.

Applies to