GetType Method

See Also

TimeoutException Class  | TimeoutException 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.

GetType Method

Gets the runtime type of the current instance.

[Visual Basic]
Public Function GetType() As Type
[C#]
public Type GetType();
[JScript]
public function GetType() : Type;

Return Type

A Type object that represents the exact runtime type of the current instance.

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

TimeoutException Class  | TimeoutException Members

 

 


© WeOnlyDo Software. All Rights Reserved.