Condividi tramite


IFieldSymbol.IsConst Proprietà

Definizione

Restituisce true se questo campo è stato dichiarato come "const", ovvero è una dichiarazione costante. Restituisce anche true per un membro enumerazione.

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

Valore della proprietà

Si applica a