get_Uri()

IResourceLoadingArgs::get_Uri() method

URI of the resource which is used for downloading if IResourceLoadingCallback::ResourceLoading() returns ResourceLoadingAction::Default. Initially it’s set to original URI of the resource, but can be redefined to any value.

virtual System::String Aspose::Slides::IResourceLoadingArgs::get_Uri()=0

See Also