Hyperlink.IUriContext.BaseUri Property

Definition

Gets or sets a base URI for the Hyperlink.

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

A base URI for the Hyperlink.

Implements

Applies to