 | IOptionsChangedEventArgsOldOptions Property |
Old options
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)
SyntaxIHostedApplicationOptions OldOptions { get; }
ReadOnly Property OldOptions As IHostedApplicationOptions
Get
Property Value
Type:
IHostedApplicationOptions
See Also