TestRunContextEvent.TeamFoundationServerUri Property

Definition

Gets the URI of the Team Foundation Server that contains this test run.

public:
 property System::String ^ TeamFoundationServerUri { System::String ^ get(); };
public:
 property Platform::String ^ TeamFoundationServerUri { Platform::String ^ get(); };
public string TeamFoundationServerUri { get; }
member this.TeamFoundationServerUri : string
Public ReadOnly Property TeamFoundationServerUri As String

Property Value

Applies to