次の方法で共有


IMethodSymbol.IsExtensionMethod プロパティ

定義

このメソッドが拡張メソッドの場合は true を返します。

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

プロパティ値

適用対象