ISymbol.IsVirtual Property

Definition

Gets a value indicating whether the symbol is virtual.

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

Property Value

Applies to