Partager via


DataCollectorSettings.RoleContext, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

'Déclaration
Public ReadOnly Property RoleContext As RoleContext
public RoleContext RoleContext { get; }
public:
property RoleContext^ RoleContext {
    RoleContext^ get ();
}
member RoleContext : RoleContext with get
function get RoleContext () : RoleContext

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Execution.RoleContext

Sécurité .NET Framework

Voir aussi

Référence

DataCollectorSettings Classe

Microsoft.VisualStudio.TestTools.Execution, espace de noms