Compartilhar via


SPWebRequest class

Calss auxiliar que cria saídas web solicitações. As solicitações da web produzido podem ter restrições ou melhorias específicas do SharePoint.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPWebRequest

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public NotInheritable Class SPWebRequest
'Uso
You do not need to declare an instance of a static class in order to access its members.
public static class SPWebRequest

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPWebRequest members

Microsoft.SharePoint.Utilities namespace