IncludeChildren Property
Gets whether children of a source file should be consumed. For example, an assembly depends on it's parts.
Syntax
public System.bool IncludeChildren {get; set;}Public Property IncludeChildren As System.BooleanGets whether children of a source file should be consumed. For example, an assembly depends on it's parts.
public System.bool IncludeChildren {get; set;}Public Property IncludeChildren As System.Boolean