OlSolutionScope Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
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. |