ILocalSymbol.IsFixed プロパティ

定義

ローカル変数が固定ポインター初期化子 (安全でないコンテキストで) で宣言されている場合は true を返します。

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

プロパティ値

適用対象