LocationInitializationArgs.Value Property |
Gets the initial value of the location.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
Returns the current value of the field or, if it's a property, of the property's backing field. This is usually the default value or the value
set by the initializer.