The Table or FeatureClass over which the selection set is defined.
[Visual Basic 6.0] Property Target As ITable
[Visual Basic .NET] Public ReadOnly Property Target As ITable
[C#] public ITable Target {get;}
[Java] public getTarget ( ITable Target )
[C++] HRESULT get_Target( ITable** Target );
The Target property returns a reference to the Table or Feature Class from which the Selection Set was constructed.