SourceControl2::CheckOutItem2 Method (String^, vsSourceControlCheckOutOptions)
Visual Studio 2015
Checks the specified item out of source control.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- ItemName
-
Type:
System::String^
The full pathname to the file to check out.
- Flags
-
Type:
EnvDTE80::vsSourceControlCheckOutOptions
Provides version checkout options with the vsSourceControlCheckOutOptions.
Show: