Assembly.HostContext 속성

정의

어셈블리를 로드하는 데 사용된 호스트 컨텍스트를 가져옵니다.

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

속성 값

어셈블리를 로드하는 데 사용된 호스트 컨텍스트가 있을 경우 호스트 컨텍스트를 나타내는 Int64 값입니다.

특성

적용 대상