﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ContextProperty" FullName="System.Runtime.Remoting.Contexts.ContextProperty"><TypeSignature Maintainer="auto" Language="C#" Value="public class ContextProperty" /><TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit ContextProperty 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><attribution license="cc4" from="Microsoft" modified="false" /><para>The properties that make up the context are provided by various automatic services and are set up by the activation services when a <see cref="T:System.Runtime.Remoting.Contexts.Context" /> class is created. Each property is itself a managed object. Depending on whether or not properties contribute message sinks, they are considered either active or passive.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Holds the name/value pair of the property name and the object representing the property of a context.</para></summary></Docs><Members><Member MemberName="Name"><MemberSignature Language="C#" Value="public virtual string Name { get; }" /><MemberSignature Language="ILAsm" Value=".property instance string Name" /><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 T:System.Runtime.Remoting.Contexts.ContextProperty class.</para></summary></Docs></Member><Member MemberName="Property"><MemberSignature Language="C#" Value="public virtual object Property { get; }" /><MemberSignature Language="ILAsm" Value=".property instance object Property" /><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.Object</ReturnType></ReturnValue><Docs><value>To be added: an object of type 'object'</value><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the object representing the property of a context.</para></summary></Docs></Member></Members></Type>