ISymbol.IsVirtual プロパティ

定義

シンボルが仮想かどうかを示す値を取得します。

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

プロパティ値

適用対象