System.Reflection.ManifestResourceInfo: Property Members

The properties of System.Reflection.ManifestResourceInfo are listed below. For a list of all members, see the ManifestResourceInfo Members list.

See Also: Inherited members from System.Object

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.