AssemblyBuilder.HostContext 屬性

定義

取得建立動態組件所在的主機內容。

public:
 virtual property long HostContext { long get(); };
public override long HostContext { get; }
member this.HostContext : int64
Public Overrides ReadOnly Property HostContext As Long

屬性值

指出建立動態組件所在之主機內容的值。

適用於