IParameterSymbol.IsThis プロパティ

定義

パラメーターが非表示の 'this' (Visual Basic の場合は 'Me') パラメーターの場合は true を返します。

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

プロパティ値

適用対象