Struct AspNetFrameworkRequestExpressionModel
Implements
Namespace: PostSharp.Patterns.Diagnostics.Adapters.AspNetFramework
Assembly: PostSharp.Patterns.Diagnostics.Adapters.AspNetFramework.dll
Syntax
public readonly struct AspNetFrameworkRequestExpressionModel : IFormattable
Properties
Name | Description |
---|---|
Context | |
Method | |
Path | |
Protocol | |
QueryString | |
RemoteIpAddress | |
Scheme | |
User |
Methods
Name | Description |
---|---|
GetHeader(String) |
Explicit Interface Implementations
Name | Description |
---|---|
IFormattable.Format(UnsafeStringBuilder, FormattingRole) |