SourceControl2::UndoExcludeItem Method (String^, String^)
Visual Studio 2015
Include back an item into source code control.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- ProjectFile
-
Type:
System::String^
The name of the project file that references the file to be included.
- ItemName
-
Type:
System::String^
An array of strings that identifies the item to be included.
Show: