Frame::IUriContext::BaseUri Property
.NET Framework (current version)
For a description of this member, see IUriContext::BaseUri.
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::BaseUriThis member is an explicit interface member implementation. It can be used only when the Frame instance is cast to an IUriContext interface.
.NET Framework
Available since 3.0
Available since 3.0
Show: