MindFusion.Wpf Pack Programmer's Guide
XmlPersistContext.BaseURI Property
See Also
 





Gets or sets the base URI of the XML document being loaded or saved. When not specified, the BaseURI of the underlying XmlDocument is used.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public string BaseURI { get; set; }

Visual Basic  Copy Code

Public Property BaseURI As String

 Property Value

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Diagramming.Wpf Namespace