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

속성 값

적용 대상