ResourceLocation

ResourceLocation serializable, flag

System.Reflection (mscorlib.dll) enum

This enumeration returns the location of a resource relative to the assembly.

 public enum  ResourceLocation  {  Embedded = 0x00000001  ,  ContainedInAnotherAssembly = 0x00000002  ,  ContainedInManifestFile = 0x00000004  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable , System.IFormattable , System.IConvertible) ResourceLocation

Returned By

ManifestResourceInfo.ResourceLocation



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net