IntegrationTestBaseTestEnvironment Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.TestFramework.IntegrationTestBase.TestEnvironment"]
Namespace: Scanjour.Workflow4.TestFrameworkAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static TestEnvironment TestEnvironment { get; }
Public Shared ReadOnly Property TestEnvironment As TestEnvironment
Get
public:
static property TestEnvironment^ TestEnvironment {
TestEnvironment^ get ();
}
static member TestEnvironment : TestEnvironment with get
Property Value
TestEnvironment
See Also