CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Gets the full type name of the remote object on which the method call is being made.

Namespace: ?System.Runtime.Remoting.Messaging
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property TypeName As String
C#
public virtual string TypeName { get; }
Visual C++
public:
virtual property String^ TypeName {
	String^ get ();
}
JavaScript
function get_typeName();

Return Value

A String that contains the full type name of the remote object on which the method call is being made.

Implements

IMethodMessage..::.TypeName

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT