PageContent::IUriContext::BaseUri Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
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 PageContent instance is cast to an IUriContext interface.
.NET Framework
Available since 3.0
Available since 3.0
Show: