ModifierListInfo.IsConst Property
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
True if the modifier list contains "const" modifier.
public bool IsConst { get; }
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
True if the modifier list contains "const" modifier.
public bool IsConst { get; }