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