PVCSProjectDatabaseTask.

SupportsIncludeSubprojects Property

Summary

Gets a value indicating whether the specific task implementation supports the includesubprojects task attribute. If not, an exception will be thrown if an attempt is made to set the attribute.

Syntax

public virtual bool SupportsIncludeSubprojects { get; }

Value

Type Description
bool