BuildConstants.BuildStatus.TestCompleted Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants.BuildStatus Class

Microsoft.TeamFoundation.Build.Common Namespace