System.Reflection.ResourceLocation Enumeration

Specifies the resource location.

Syntax

[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ResourceLocation

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
ContainedInAnotherAssembly

Specifies that the resource is contained in another assembly.

ContainedInManifestFile

Specifies that the resource is contained in the manifest file.

Embedded

Specifies an embedded (that is, non-linked) resource.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0