Compartilhar via


Propriedade DataCollectorSettings.RoleContext

Namespace:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (em Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Sintaxe

'Declaração
Public ReadOnly Property RoleContext As RoleContext
    Get
public RoleContext RoleContext { get; }
public:
property RoleContext^ RoleContext {
    RoleContext^ get ();
}
member RoleContext : RoleContext
function get RoleContext () : RoleContext

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.Execution.RoleContext

Segurança do .NET Framework

Consulte também

Referência

DataCollectorSettings Classe

Namespace Microsoft.VisualStudio.TestTools.Execution