IMethodSymbol.IsExtensionMethod 属性

定义

如果此方法是扩展方法,则返回 true。

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

属性值

适用于