LoadTestUserContext.InitializeTestContext Property

Definition

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ InitializeTestContext { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> InitializeTestContext { get; }
member this.InitializeTestContext : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property InitializeTestContext As IDictionary(Of String, Object)

Property Value

Applies to