TestRunContextEvent.TeamFoundationServerProjectName Property

Definition

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

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

Property Value

Applies to