GetEntity()
IExternalResourceResolver::GetEntity(System::String) method
Maps a URI to an object containing the actual resource.
virtual System::SharedPtr<System::IO::Stream> Aspose::Slides::Import::IExternalResourceResolver::GetEntity(System::String absoluteUri)=0
Arguments
Parameter | Type | Description |
---|---|---|
absoluteUri | System::String | Absolute URI to the object. |
Return Value
A System::IO::Stream object or null if resource cannot be streamed.
See Also
- Typedef SharedPtr
- Class Stream
- Class String
- Class IExternalResourceResolver
- Namespace Aspose::Slides::Import
- Library Aspose.Slides