SourceControl2::IsItemCheckedOut Method (String^)
Visual Studio 2015
Retrieves a Boolean value that indicates whether the specified item is checked out.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- ItemName
-
Type:
System::String^
The name of the file to check for checked-out status.
Implements
SourceControl::IsItemCheckedOut(String^)
Show: