TestEnvironmentExchange Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.TestEnvironment.Exchange"]
Namespace: Scanjour.Apf.Test.EnvironmentAssembly: Scanjour.Apf.Test.Environment (in Scanjour.Apf.Test.Environment.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IExchange Exchange { get; }
Public ReadOnly Property Exchange As IExchange
Get
public:
property IExchange^ Exchange {
IExchange^ get ();
}
member Exchange : IExchange with get
Property Value
IExchange
See Also