Share via


Test.IsAutomated Property

Namespace:  Microsoft.TeamFoundation.TestImpact.Client
Assembly:  Microsoft.TeamFoundation.TestImpact.Client (in Microsoft.TeamFoundation.TestImpact.Client.dll)

Syntax

'宣言
Public ReadOnly Property IsAutomated As Boolean
    Get
public bool IsAutomated { get; }
public:
property bool IsAutomated {
    bool get ();
}
member IsAutomated : bool
function get IsAutomated () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

Test Class

Microsoft.TeamFoundation.TestImpact.Client Namespace