次の方法で共有


IMethodReferenceOperation.IsVirtual Property

Definition

Indicates whether the reference uses virtual semantics.

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

Property Value

Applies to