Share via


BuildDependency.RequiredProjects Property

Definition

Gets a list of the projects that must be built before the BuildDependency.Project project is built.

public:
 property Platform::Object ^ RequiredProjects { Platform::Object ^ get(); };

Property Value

RequiredProjects returns a SafeArray of dependent projects.

Attributes

Applies to