SourceControl::ExcludeItem Method (String^, String^)
Visual Studio 2015
Excludes the specified item from the source control project.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- ProjectFile
-
Type:
System::String^
The name of the project file that references the item.
- ItemName
-
Type:
System::String^
The name of the item.
Show: