SourceControlBindings::LocalBinding Property

 

Gets the local path to the project or solution's connection root.

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

property String^ LocalBinding {
	String^ get();
}

Property Value

Type: System::String^

A path.

Return to top
Show: