| AssembliesGetManifestResources Method |
Returns all information about how the given resource has been persisted.
Namespace:
Cauldron.Reflection
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.2
Syntax Parameters
- resourceInfoName
- Type: SystemString
The end of the fully qualified name of the embedded resource
Return Value
Type:
ListAssemblyResource
An
ListT object that is populated with information about the resource's topology
Exceptions See Also