ZennoLab Assemblies Documentation
LoadExt Method
ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IProfileExt Interface : LoadExt Method

Type: System.String

A path to file that contains the profile data.

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModelExt

The current project.

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModelExt

The current project.

Type: System.Boolean

The true if need create missing variables.

Load the profile data from specified file.
Syntax

Parameters

path

Type: System.String

A path to file that contains the profile data.

project

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModelExt

The current project.

realProject

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModelExt

The current project.

createVariables

Type: System.Boolean

The true if need create missing variables.

Remarks
You should remember that all ZennoPoster's structures, actions and methods uses the utf-8 encoding.
Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

IProfileExt Interface
IProfileExt Members