Freigeben über


TestRunConfiguration.IsRemoteDataCollectionEnabled-Eigenschaft

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public ReadOnly Property IsRemoteDataCollectionEnabled As Boolean
public bool IsRemoteDataCollectionEnabled { get; }
public:
property bool IsRemoteDataCollectionEnabled {
    bool get ();
}
member IsRemoteDataCollectionEnabled : bool with get
function get IsRemoteDataCollectionEnabled () : boolean

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TestRunConfiguration Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace