ChildrenAccessType 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.
public enum class ChildrenAccessType
public enum ChildrenAccessType
type ChildrenAccessType =
Public Enum ChildrenAccessType
- Inheritance
-
ChildrenAccessType
Fields
Name | Value | Description |
---|---|---|
No | 0 | |
Some | 1 | |
All | 2 | |
NoChildren | 3 |