TargetSite Property

See Also

ServerException Class  | ServerException Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

TargetSite Property

Gets the method that throws the current exception.

[Visual Basic]
Public ReadOnly Property TargetSite As MethodBase
[C#]
public MethodBase TargetSite {get;}
[JScript]
public function get TargetSite : MethodBase

Return Type

The MethodBase that threw the current exception.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ServerException Class  | ServerException Members

 

 


© WeOnlyDo Software. All Rights Reserved.