This documentation is archived and is not being maintained.
ResourceLocation Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the resource location.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace:
System.Reflection
Assembly:
mscorlib (in mscorlib.dll)
No code example is currently available or this language may not be supported.
| 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. |
Windows Phone OS
Supported in: 8.1, 8.0