Table of Contents

Method UpdateHostConfiguration

Namespace
Alternet.Editor.TypeScript
Assembly
Alternet.Editor.TypeScript.v10.dll

UpdateHostConfiguration(ITypeScriptProject, HostItemsConfiguration)

Updates HostItemsConfiguration for specified project.

public void UpdateHostConfiguration(ITypeScriptProject typeScriptProject, HostItemsConfiguration hostItemsConfiguration)

Parameters

typeScriptProject ITypeScriptProject

Project to be updated.

hostItemsConfiguration HostItemsConfiguration

New HostItemsConfiguration value.