Share via


SourceControlBindings.ServerName Property

Definition

Gets the path to the source control server.

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

Property Value

A path.

Attributes

Applies to