Project.LoadXml Method
.NET Framework 4.5
Loads the contents of the specified string into the Project object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LoadXml(String) | Loads the contents of the specified string into the Project object. |
|
LoadXml(String, ProjectLoadSettings) | Reads the contents of this project from a string containing the XML contents. |