﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ManifestResourceInfo" FullName="System.Reflection.ManifestResourceInfo"><TypeSignature Maintainer="auto" Language="C#" Value="public class ManifestResourceInfo" /><TypeSignature Language="ILAsm" Value=".class public sequential ansi beforefieldinit ManifestResourceInfo extends System.Object" /><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement><Base><BaseTypeName>System.Object</BaseTypeName></Base><Interfaces /><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Provides access to manifest resources, which are XML files that describe application dependencies.  </para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public ManifestResourceInfo (System.Reflection.Assembly containingAssembly, string containingFileName, System.Reflection.ResourceLocation resourceLocation);" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class System.Reflection.Assembly containingAssembly, string containingFileName, valuetype System.Reflection.ResourceLocation resourceLocation) cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Parameters><Parameter Name="containingAssembly" Type="System.Reflection.Assembly" /><Parameter Name="containingFileName" Type="System.String" /><Parameter Name="resourceLocation" Type="System.Reflection.ResourceLocation" /></Parameters><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.Reflection.ManifestResourceInfo" /> class for a resource that is contained by the specified assembly and file, and that has the specified location.</para></summary><param name="containingAssembly"><attribution license="cc4" from="Microsoft" modified="false" />The assembly that contains the manifest resource.</param><param name="containingFileName"><attribution license="cc4" from="Microsoft" modified="false" />The name of the file that contains the manifest resource, if the file is not the same as the manifest file.</param><param name="resourceLocation"><attribution license="cc4" from="Microsoft" modified="false" />A bitwise combination of enumeration values that provides information about the location of the manifest resource. </param></Docs></Member><Member MemberName="FileName"><MemberSignature Language="C#" Value="public virtual string FileName { get; }" /><MemberSignature Language="ILAsm" Value=".property instance string FileName" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added: an object of type 'string'</value><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the name of the file that contains the manifest resource, if it is not the same as the manifest file.  </para></summary></Docs></Member><Member MemberName="ReferencedAssembly"><MemberSignature Language="C#" Value="public virtual System.Reflection.Assembly ReferencedAssembly { get; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Reflection.Assembly ReferencedAssembly" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Reflection.Assembly</ReturnType></ReturnValue><Docs><value>To be added: an object of type 'Assembly'</value><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the containing assembly for the manifest resource. </para></summary></Docs></Member><Member MemberName="ResourceLocation"><MemberSignature Language="C#" Value="public virtual System.Reflection.ResourceLocation ResourceLocation { get; }" /><MemberSignature Language="ILAsm" Value=".property instance valuetype System.Reflection.ResourceLocation ResourceLocation" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Reflection.ResourceLocation</ReturnType></ReturnValue><Docs><value>To be added: an object of type 'ResourceLocation'</value><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the manifest resource's location. </para></summary></Docs></Member></Members></Type>