IUnsafeWebRequestCreate Interface

Definitie

Let op

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

Hiermee maakt u een onveilige WebRequest URI (Uniform Resource Identifier).

public interface class IUnsafeWebRequestCreate
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public interface IUnsafeWebRequestCreate
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type IUnsafeWebRequestCreate = interface
Public Interface IUnsafeWebRequestCreate
Kenmerken

Methoden

Name Description
Create(Uri)
Verouderd.

Initialiseert een nieuw WebRequest voor het opgegeven URI-schema.

Van toepassing op