Compartir a través de


HttpResourceComponent.PrepareWebRequest (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Protected Sub PrepareWebRequest ( _
    method As HttpMethod, _
    action As String, _
    ParamArray args As Object() _
)
protected void PrepareWebRequest(
    HttpMethod method,
    string action,
    params Object[] args
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

HttpResourceComponent Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)