AssemblyBuilder.HostContext Property

Definition

Gets the host context where the dynamic assembly is being created.

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

Property Value

A value that indicates the host context where the dynamic assembly is being created.

Applies to