Open sandboxFocus

Property IsThis

IsThis

Gets a value indicating whether the parameter has the this modifier, meaning that the containing method is an extension method.

Declaration
bool IsThis { get; }
Property Value
Type Description
bool