SourceControl2::ExcludeItems Method (String^, array<Object^>^)
Visual Studio 2015
Excludes the specified items from the specified project.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- ProjectFile
-
Type:
System::String^
The name of the project file that references the files to be excluded.
- ItemNames
-
Type:
array<System::Object^>^
An array of strings that identifies the items to be excluded.
Show: