次の方法で共有


IContextAttribute.GetPropertiesForNewContext メソッド

このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。

Sub GetPropertiesForNewContext( _
   ByVal msg As IConstructionCallMessage _)
[C#]
void GetPropertiesForNewContext(
   IConstructionCallMessagemsg);
[C++]
void GetPropertiesForNewContext(
   IConstructionCallMessage* msg);
[JScript]
function GetPropertiesForNewContext(
   msg : IConstructionCallMessage);

参照

IContextAttribute インターフェイス | IContextAttribute メンバ | System.Runtime.Remoting.Contexts 名前空間