Share via


IFieldSymbol.IsVolatile Property

Definition

Returns true if this field was declared as "volatile".

public:
 property bool IsVolatile { bool get(); };
public bool IsVolatile { get; }
member this.IsVolatile : bool
Public ReadOnly Property IsVolatile As Boolean

Property Value

Applies to