Condividi tramite


ILocalSymbol.HasConstantValue Proprietà

Definizione

Restituisce false se la variabile locale non è stata dichiarata 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