SourceControl2::UndoExcludeItems Method (String^, array<Object^>^)
Visual Studio 2015
Include back the specified items into source code control.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- ProjectFile
-
Type:
System::String^
The name of the project files that reference the file to be included.
- ItemNames
-
Type:
array<System::Object^>^
An array of strings that identifies the items to be included.
Show: