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