TestServer.Host Eigenschaft

Definition

Ruft die IWebHost instance ab, die dem Testserver zugeordnet sind.

public:
 property Microsoft::AspNetCore::Hosting::IWebHost ^ Host { Microsoft::AspNetCore::Hosting::IWebHost ^ get(); };
public Microsoft.AspNetCore.Hosting.IWebHost Host { get; }
member this.Host : Microsoft.AspNetCore.Hosting.IWebHost
Public ReadOnly Property Host As IWebHost

Eigenschaftswert

Gilt für: