This document is archived and information here might be outdated. Recommended version. |
Indicates whether the children of this native type should be searched.
[Visual Basic .NET] Public ReadOnly Property ExcludeChildren As Boolean
[C#] public bool ExcludeChildren {get;}
[C++]
HRESULT get_ExcludeChildren(
Boolean* ExcludeChildren
);
[C++]
Parameters ExcludeChildren [out, retval]
ExcludeChildren is a parameter of type bool*