DataCollectorSettings.RoleContext – vlastnost
Obor názvů: Microsoft.VisualStudio.TestTools.Execution
Sestavení: Microsoft.VisualStudio.QualityTools.ExecutionCommon (v Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntaxe
'Deklarace
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
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.TestTools.Execution.RoleContext
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.