ObjRef.EnvoyInfo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 IEnvoyInfo 。ObjRef
public:
virtual property System::Runtime::Remoting::IEnvoyInfo ^ EnvoyInfo { System::Runtime::Remoting::IEnvoyInfo ^ get(); void set(System::Runtime::Remoting::IEnvoyInfo ^ value); };
public virtual System.Runtime.Remoting.IEnvoyInfo EnvoyInfo { get; set; }
member this.EnvoyInfo : System.Runtime.Remoting.IEnvoyInfo with get, set
Public Overridable Property EnvoyInfo As IEnvoyInfo
屬性值
IEnvoyInfo.的介面ObjRef
備註
目前的屬性包含一條序列化的訊息匯入鏈,當建立代理來表示該物件時,該訊息會重新生成。 此類別僅用於 Context 綁定物件類型,並代表提供此類執行時服務的物件群組,如交易。