Freigeben über


IFieldSymbol.IsConst Eigenschaft

Definition

Gibt true zurück, wenn dieses Feld als "const" deklariert wurde (d. h. eine konstante Deklaration). Gibt auch true für ein Aufzählungselement zurück.

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

Eigenschaftswert

Gilt für: