InvalidRemoteObjectReference 類別

定義

單例佔位物件的使用:

  • 當遠端參考被查詢時;
  • 當遠端引用無法解析,因為該參考在分機端被垃圾回收時;
  • 用來表示任何空物件;
public sealed class InvalidRemoteObjectReference : Microsoft.VisualStudio.Shell.Internal.RemoteUI.IUniquelyIdentifiableObjectProxy
type InvalidRemoteObjectReference = class
    interface IUniquelyIdentifiableObjectProxy
Public NotInheritable Class InvalidRemoteObjectReference
Implements IUniquelyIdentifiableObjectProxy
繼承
InvalidRemoteObjectReference
實作

欄位

名稱 Description
Instance

的單例實例 InvalidRemoteObjectReference

明確介面實作

名稱 Description
IUniquelyIdentifiableObjectProxy.Id

唯一可識別物件的唯一識別碼。 如果物件在擴充中沒有對應的物件,則會使用值 。MaxValue

適用於