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

プロパティ値

動的アセンブリが作成されるホスト コンテキストを示す値。

適用対象