The XAssemblyManifestResourceLocation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XAssemblyManifestResourceLocation | Overloaded. | 
Methods
| Name | Description | |
|---|---|---|
| Equals | 
            Tests whether this instance is identical with the reference one obj.
              (Overrides Object..::.Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  | |
| GetHashCode | 
            Creates a hash value for this instance.
              (Overrides Object..::.GetHashCode()()().) | |
| GetSiblingResourceLocation | 
            Creates a new instance of IXResourceLocation describing a source which is in the same container Container as this source, but with the name name.
              | |
| GetType | Gets the Type of the current instance.  | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| Container | 
            Gets a container XAssemblyManifestResourceContainer where this source is located.
              | |
| Exists | 
            Indicates if the source exists.
              | |
| FullName | 
            Returns the full name of the source.
              | |
| Info | 
            Gets the additional information about the source.
              | |
| Name | 
            Returns the name of the source.
              | |
| ResourceStream | 
            Creates a data stream Stream for accessing into this source.
              |