Поделиться через


DataCollectorSettings.RoleContext - свойство

Пространство имен:  Microsoft.VisualStudio.TestTools.Execution
Сборка:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (в Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Синтаксис

'Декларация
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

Значение свойства

Тип: Microsoft.VisualStudio.TestTools.Execution.RoleContext

Безопасность платформы .NET Framework

См. также

Ссылки

DataCollectorSettings Класс

Microsoft.VisualStudio.TestTools.Execution - пространство имен