SectionInherit Enumeration
Namespace: DevCase.Win32.EnumsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum SectionInherit
Public Enumeration SectionInherit
Dim instance As SectionInherit
public enum class SectionInherit
No code example is currently available or this language may not be supported.
ViewShare |
1 |
The view of the section will be mapped into any child processes that are created in the future.
|
ViewUnmap |
2 |
The view of the section will not be mapped into child processes.
|