GetBuildProperties.TestSuccess Property

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntax

'宣言
<OutputAttribute> _
Public ReadOnly Property TestSuccess As Boolean
    Get
[OutputAttribute]
public bool TestSuccess { get; }
[OutputAttribute]
public:
property bool TestSuccess {
    bool get ();
}
[<OutputAttribute>]
member TestSuccess : bool
function get TestSuccess () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

GetBuildProperties Class

Microsoft.TeamFoundation.Build.Tasks Namespace