'Declaration <__DynamicallyInvokableAttribute()> Public Function GetType() As System.Type
'Usage Dim instance As FtpException Dim value As System.Type value = instance.GetType()
[__DynamicallyInvokable()] public System.Type GetType()
public function GetType(): System.Type;
__DynamicallyInvokableAttribute() public function GetType() : System.Type;
[__DynamicallyInvokable()] public: System.Type* GetType();
[__DynamicallyInvokable()] public: System.Type^ GetType();