Returns the product name listed in assembly metadata.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- assembly
- Type: System.Reflection..::.Assembly
An assembly.
Return Value
The string contains the product name listed in assembly metadata assembly.
Remarks
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | assembly is nullNothingnullptra null reference (Nothing in Visual Basic). |