Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns an IDictionaryEnumerator that iterates through the IContextAccessor.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntax
'Declaration
Function GetEnumerator As IDictionaryEnumerator
IDictionaryEnumerator GetEnumerator()
IDictionaryEnumerator^ GetEnumerator()
abstract GetEnumerator : unit -> IDictionaryEnumerator
function GetEnumerator() : IDictionaryEnumerator
Return Value
Type: IDictionaryEnumerator
An IDictionaryEnumerator for the IContextAccessor.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.