共用方式為


IFieldSymbol.HasConstantValue 屬性

定義

如果欄位未宣告為 「const」,或省略常數值或錯誤,則傳回 false。 否則為 True。

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

屬性值

適用於