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