Intersoft ClientUI Documentation
GetName Method



Syntax
Public Shared Function GetName( _
   ByVal assembly As Assembly _
) As String
Dim assembly As Assembly
Dim value As String
 
value = CrossPlatform.GetName(assembly)
public static string GetName( 
   Assembly assembly
)
public:
static String^ GetName( 
   Assembly^ assembly
) 

Parameters

assembly
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CrossPlatform Class
CrossPlatform Members

Send Feedback