XmlDataProvider.IUriContext.BaseUri Property

Definition

This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.

property Uri ^ System::Windows::Markup::IUriContext::BaseUri { Uri ^ get(); void set(Uri ^ value); };
Uri System.Windows.Markup.IUriContext.BaseUri { get; set; }
member this.System.Windows.Markup.IUriContext.BaseUri : Uri with get, set
 Property BaseUri As Uri Implements IUriContext.BaseUri

Property Value

Uri

The base URI.

Implements

Applies to