AssemblyNameProxy 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 AssemblyName
的可遠端使用版本。
public ref class AssemblyNameProxy : MarshalByRefObject
public class AssemblyNameProxy : MarshalByRefObject
[System.Runtime.InteropServices.ComVisible(true)]
public class AssemblyNameProxy : MarshalByRefObject
type AssemblyNameProxy = class
inherit MarshalByRefObject
[<System.Runtime.InteropServices.ComVisible(true)>]
type AssemblyNameProxy = class
inherit MarshalByRefObject
Public Class AssemblyNameProxy
Inherits MarshalByRefObject
- 繼承
- 屬性
建構函式
AssemblyNameProxy() |
初始化 AssemblyNameProxy 類別的新執行個體。 |
方法
CreateObjRef(Type) |
建立包含所有相關資訊的物件,這些資訊是產生用來與遠端物件通訊的所需 Proxy。 (繼承來源 MarshalByRefObject) |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetAssemblyName(String) |
取得指定檔案的 |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetLifetimeService() |
已淘汰.
擷取控制這個執行個體存留期 (Lifetime) 原則的目前存留期服務物件。 (繼承來源 MarshalByRefObject) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
InitializeLifetimeService() |
已淘汰.
取得存留期服務物件,以控制這個執行個體的存留期原則。 (繼承來源 MarshalByRefObject) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
MemberwiseClone(Boolean) |
建立目前 MarshalByRefObject 物件的淺層複本。 (繼承來源 MarshalByRefObject) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |