HostBuilderTestServerExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains extensions for retrieving properties from IHost.
public ref class HostBuilderTestServerExtensions abstract sealed
public static class HostBuilderTestServerExtensions
type HostBuilderTestServerExtensions = class
Public Module HostBuilderTestServerExtensions
- Inheritance
-
HostBuilderTestServerExtensions
Methods
GetTestClient(IHost) |
Retrieves the test client from the TestServer in the host services. |
GetTestServer(IHost) |
Retrieves the TestServer from the host services. |