Condividi tramite


ILocalSymbol.IsFixed Proprietà

Definizione

Restituisce true se la variabile locale viene dichiarata con inizializzatore a puntatore fisso (nel contesto unsafe).

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

Valore della proprietà

Si applica a