Gets data as a Project XML string.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public string GetProjectXml()
Visual Basic (Declaration)
Public Function GetProjectXml As String

Return Value

The Project XML string.

See Also