IParameterSymbol.IsThis Proprietà

Definizione

Restituisce true se il parametro è il parametro nascosto 'this' ('Me' in Visual Basic).

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

Valore della proprietà

Si applica a