IFieldSymbol.IsVolatile 属性

定义

如果此字段声明为“volatile”,则返回 true。

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

属性值

适用于