Edytuj

Udostępnij za pośrednictwem


Image.IUriContext.BaseUri Property

Definition

This type or 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 of the current context.

Implements

Applies to