Group.IsRecursive Property
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.
Gets a value that indicates whether this group is recursive.
public:
property bool IsRecursive { bool get(); };
public bool IsRecursive { get; }
member this.IsRecursive : bool
Public ReadOnly Property IsRecursive As Boolean
Property Value
A Boolean
value.