﻿<?xml version="1.0" encoding="utf-8"?><Type Name="RuntimeEnvironment" FullName="System.Runtime.InteropServices.RuntimeEnvironment"><TypeSignature Maintainer="auto" Language="C#" Value="public class RuntimeEnvironment" /><TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit RuntimeEnvironment 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 a collection of static methods that return information about the common language runtime environment.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public RuntimeEnvironment ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue /><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.Runtime.InteropServices.RuntimeEnvironment" /> class.</para></summary></Docs></Member><Member MemberName="FromGlobalAccessCache"><MemberSignature Language="C#" Value="public static bool FromGlobalAccessCache (System.Reflection.Assembly a);" /><MemberSignature Language="ILAsm" Value=".method public static hidebysig bool FromGlobalAccessCache(class System.Reflection.Assembly a) cil managed" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Parameters><Parameter Name="a" Type="System.Reflection.Assembly" /></Parameters><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Tests whether the specified assembly is loaded in the global assembly cache.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>true if the assembly is loaded in the global assembly cache; otherwise, false.</para></returns><param name="a"><attribution license="cc4" from="Microsoft" modified="false" />The assembly to test. </param></Docs></Member><Member MemberName="GetRuntimeDirectory"><MemberSignature Language="C#" Value="public static string GetRuntimeDirectory ();" /><MemberSignature Language="ILAsm" Value=".method public static hidebysig string GetRuntimeDirectory() cil managed" /><MemberType>Method</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><Parameters /><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Returns the directory where the common language runtime is installed.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>A string that contains the path to the directory where the common language runtime is installed.</para></returns></Docs></Member><Member MemberName="GetSystemVersion"><MemberSignature Language="C#" Value="public static string GetSystemVersion ();" /><MemberSignature Language="ILAsm" Value=".method public static hidebysig string GetSystemVersion() cil managed" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.Security.SecuritySafeCritical</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Parameters /><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the version number of the common language runtime that is running the current process.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>A string containing the version number of the common language runtime.</para></returns></Docs></Member><Member MemberName="SystemConfigurationFile"><MemberSignature Language="C#" Value="public static string SystemConfigurationFile { get; }" /><MemberSignature Language="ILAsm" Value=".property string SystemConfigurationFile" /><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 path to the system configuration file.</para></summary></Docs></Member></Members></Type>