Specifies the resource location.
Syntax
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ResourceLocation
Remarks
Members
Member Name | Description |
---|
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