IUnsafeWebRequestCreate Rozhraní
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Upozornění
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Vytvoří nebezpečný WebRequest identifikátor 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
- Atributy
Metody
| Create(Uri) |
Zastaralé.
Inicializuje nové WebRequest pro zadané schéma identifikátoru URI. |