Class AspNetFeature
The OWIN feature.
Inheritance
System.Object
    AspNetFeature
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Kephas.Application.AspNetCore.Application
Assembly: Kephas.Application.AspNetCore.dll
Syntax
public static class AspNetFeatureFields
| Improve this Doc View SourceWebHost
Gets the ASP.NET feature.
Declaration
public const string WebHost = "WebHost"Field Value
| Type | Description | 
|---|---|
| System.String | The ASP.NET feature. |