共用方式為


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

屬性值

適用於