| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IProfile Interface : Load Method |
Type: System.String
A path to file that contains the profile data.
Type: System.String
A path to file that contains the profile data.
// load profile data from file C:\profile.zpprofile project.Profile.Load("C:\\profile.zpprofile");
// load profile data from file C:\profile.zpprofile $project->Profile->Load("C:\\profile.zpprofile");
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.