IInvocationOperation.IsVirtual Property

Definition

True if the invocation uses a virtual mechanism, and false otherwise.

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

Property Value

Applies to