Table of Contents

Constructor HostItem

Namespace
Alternet.Common.TypeScript.HostObjects
Assembly
Alternet.Common.TypeScript.v9.dll

HostItem(string, HostItemOptions)

Initializes a new instance of the HostItem class with specified parameters.

protected HostItem(string name, HostItemOptions options = HostItemOptions.GlobalMembers)

Parameters

name string

Name of the new instance.

options HostItemOptions

HostItemOptions of the new instance.