public static string Title( this Assembly pAssembly )
<ExtensionAttribute> Public Shared Function Title ( pAssembly As Assembly ) As String
string Title = System.Reflection.Assembly.GetExecutingAssembly().Title();
developed by SOWI computer science