DocData::CheckoutFile Method (IServiceProvider^)
Visual Studio 2015
Checks out the doc data file from source code control.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- provider
-
Type:
System::IServiceProvider^
The IServiceProvider interface used for the checkout operation.
If you are using DocData objects in conjunction with the DesignerDocDataService, you should use that service's CheckoutFiles method to check out all files as a unit.
Show: