Assembly.HostContext プロパティ

定義

アセンブリが読み込まれたホスト コンテキストを取得します。

public:
 property long HostContext { long get(); };
public:
 virtual property long HostContext { long get(); };
[System.Runtime.InteropServices.ComVisible(false)]
public long HostContext { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public virtual long HostContext { get; }
public virtual long HostContext { get; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.HostContext : int64
member this.HostContext : int64
Public ReadOnly Property HostContext As Long
Public Overridable ReadOnly Property HostContext As Long

プロパティ値

アセンブリが読み込まれたホスト コンテキストを示す Int64 値 (存在する場合)。

属性

適用対象