Freigeben über


IFieldSymbol.HasConstantValue Eigenschaft

Definition

Gibt "false" zurück, wenn das Feld nicht als "const" deklariert wurde oder der Konstantenwert nicht angegeben oder falsch angegeben wurde. Andernfalls true.

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

Eigenschaftswert

Gilt für: