BuildDependency::RemoveProject Method (String^)
Visual Studio 2015
Removes a project from the list that specifies the order in which projects are built.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- ProjectUniqueName
-
Type:
System::String^
Required. The name of the project from the UniqueName property to add as a dependency.
This example works only in Visual Studio .NET 2003. For more information, see .a0b479e4-3c83-4407-986c-1d7353d6a406
Show: