 | GlobalVariableIsConstant Property |
[This is preliminary documentation and is subject to change.]
Gets or sets if this global is a Constant
Namespace:
Llvm.NET.Values
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic bool IsConstant { get; set; }
Property Value
Type:
Boolean
See Also