PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIField­ExpressionIs­Volatile
Open sandboxFocus

IFieldExpression.IsVolatile Property

IsVolatile

Determine whether the field is can be written by a different thread than the current one.

Declaration
bool IsVolatile { get; }
Property Value
Type Description
Boolean