共用方式為


IMethodSymbol.IsExtensionMethod 屬性

定義

如果這個方法是擴充方法,則傳回 true。

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

屬性值

適用於