System.Reflection.ManifestResourceInfo Members

The members of System.Reflection.ManifestResourceInfo are listed below.

See Also: Inherited members from System.Object

Public Constructors

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.

Public Properties

[read-only]
FileNamestring.

Gets the name of the file that contains the manifest resource, if it is not the same as the manifest file.

[read-only]
ReferencedAssemblyAssembly.

Gets the containing assembly for the manifest resource.

[read-only]
ResourceLocationResourceLocation.

Gets the manifest resource's location.