BuildConstants.BuildStatus.StartedTesting Property

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property StartedTesting As String
public static string StartedTesting { get; }
public:
static property String^ StartedTesting {
    String^ get ();
}
static member StartedTesting : string with get
static function get StartedTesting () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants.BuildStatus Class

Microsoft.TeamFoundation.Build.Common Namespace