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, которое указывает контекст узла, с которым была загружена сборка, при его наличии.

Атрибуты

Применяется к