IApplicationResourceStreamResolver.GetApplicationResourceStream(Uri) Methode

Definitie

Let op

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Retourneert een toepassingsresourcestroom van de opgegeven URI.

public:
 System::IO::Stream ^ GetApplicationResourceStream(Uri ^ relativeUri);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public System.IO.Stream GetApplicationResourceStream(Uri relativeUri);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
abstract member GetApplicationResourceStream : Uri -> System.IO.Stream
Public Function GetApplicationResourceStream (relativeUri As Uri) As Stream

Parameters

relativeUri
Uri

De relatieve URI.

Retouren

Een toepassingsresourcestroom.

Kenmerken

Van toepassing op