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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.