Click or drag to resize

ISharedHostedApplicationHost Property

Gets the host

Namespace:  EBP.Framework.Common.Interfaces.Host
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
IHost Host { get; set; }

Property Value

Type: IHost
See Also