FixedPage::IUriContext::BaseUri Property
.NET Framework (current version)
Gets or sets the base URI of the current application context.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: property Uri^ BaseUri { virtual Uri^ get() sealed = IUriContext::BaseUri::get; virtual void set(Uri^ value) sealed = IUriContext::BaseUri::set; }
Implements
IUriContext::BaseUri
.NET Framework
Available since 3.0
Available since 3.0
Show: