IParameterSymbol.IsThis 属性

定义

如果参数是 Visual Basic) 参数中隐藏的“this” (“Me”,则返回 true。

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

属性值

适用于