The members of System.Reflection.ManifestResourceInfo are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Reflection.ManifestResourceInfo class for a resource that is contained by the specified assembly and file, and that has the specified location. |
[read-only] | FileName | string.
Gets the name of the file that contains the manifest resource, if it is not the same as the manifest file. |
[read-only] | ReferencedAssembly | Assembly.
Gets the containing assembly for the manifest resource. |
[read-only] | ResourceLocation | ResourceLocation.
Gets the manifest resource's location. |