BitmapImage::BaseUri Property
.NET Framework (current version)
Gets or sets a value that represents the base Uri of the current BitmapImage context.
Assembly: PresentationCore (in PresentationCore.dll)
public: property Uri^ BaseUri { virtual Uri^ get() sealed; virtual void set(Uri^ value) sealed; }
Implements
IUriContext::BaseUri
.NET Framework
Available since 3.0
Available since 3.0
Show: