Sdílet prostřednictvím


TestRunConfiguration.IsRemoteDataCollectionEnabled – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestRunConfiguration Třída

Microsoft.VisualStudio.TestTools.Common – obor názvů