IProfileExt
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.Collections.IProfileExt
Gets the current profile.
Methods
LoadExt
Method
Load the profile data from specified file.
You should remember that all ZennoPoster’s structures, actions and methods uses the utf-8 encoding.
Parameters
| Параметр | Описание |
|---|---|
path | A path to file that contains the profile data. |
project | The current project. |
realProject | The current project. |
createVariables | The true if need create missing variables. |