IUnsafeWebRequestCreate Gränssnitt

Definition

Varning

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

Skapar en osäker WebRequest till en 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
Attribut

Metoder

Name Description
Create(Uri)
Föråldrad.

Initierar en ny WebRequest för det angivna URI-schemat.

Gäller för