SourceControl2::GetBindings Method (String^)

 

Gets the source control bindings object of the specified project or solution.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

SourceControlBindings^ GetBindings(
	String^ ItemPath
)

Parameters

ItemPath
Type: System::String^

File path to a file under source control.

Return to top
Show: