Sdílet prostřednictvím


XmlXapResolver.RegisterApplicationResourceStreamResolver Metoda

Definice

Upozornění

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

Zaregistruje překladač streamování prostředků pro aplikaci.

public:
 static void RegisterApplicationResourceStreamResolver(System::Xml::IApplicationResourceStreamResolver ^ appStreamResolver);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static void RegisterApplicationResourceStreamResolver (System.Xml.IApplicationResourceStreamResolver appStreamResolver);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
static member RegisterApplicationResourceStreamResolver : System.Xml.IApplicationResourceStreamResolver -> unit
Public Shared Sub RegisterApplicationResourceStreamResolver (appStreamResolver As IApplicationResourceStreamResolver)

Parametry

appStreamResolver
IApplicationResourceStreamResolver

Překladač prostředků aplikace, který se má zaregistrovat

Atributy

Platí pro