PostSharp//API Reference/Post­Sharp.​Reflection.​Method­Body/IField­Expression/Is­Volatile
Open sandboxFocus

Property IsVolatile

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