SourceControlBindings.LocalBinding Property

Definition

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

public:
 property System::String ^ LocalBinding { System::String ^ get(); };
public:
 property Platform::String ^ LocalBinding { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public string LocalBinding { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.LocalBinding : string
Public ReadOnly Property LocalBinding As String

Property Value

A path.

Attributes

Applies to