Returns names of all resources in the assembly assembly.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- assembly
- Type: System.Reflection..::.Assembly
Assembly.
Return Value
The array of String containing names of all resources.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | assembly is nullNothingnullptra null reference (Nothing in Visual Basic). |