Specifies the default XML template to use for generating the project XML element during GetXml method execution.

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

Syntax

C#
public static string ProjectXmlTemplate { get; set; }
Visual Basic (Declaration)
Public Shared Property ProjectXmlTemplate As String

See Also