Condividi tramite


IFieldSymbol.HasConstantValue Proprietà

Definizione

Restituisce false se il campo non è stato dichiarato come "const" o il valore costante è stato omesso o errato. True in caso contrario.

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

Valore della proprietà

Si applica a