Share via


AreaService Class

Obsoleto. El Area Service Servicio Web proporciona una interfaz de área para los clientes remotos.

Web Service: AreaWeb Reference: http://<Site>/_vti_bin/AreaService.asmx

Syntax

'Declaración
<WebServiceBindingAttribute(Name:="AreaServiceSoap", Web Service:="https://microsoft.com/webservices/SharePointPortalServer/WebQueryService/")> _
<DesignerCategoryAttribute("code")> _
<DebuggerStepThroughAttribute> _
PublicClassAreaServiceInheritsSoapHttpClientProtocol
'Uso
DiminstanceAsAreaService
[WebServiceBindingAttribute(Name="AreaServiceSoap", Web Service="https://microsoft.com/webservices/SharePointPortalServer/WebQueryService/")] 
[DesignerCategoryAttribute("code")] 
[DebuggerStepThroughAttribute] 
publicclassAreaService : SoapHttpClientProtocol

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            Area.AreaService

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.

See Also

Reference

AreaService Members
Area Web Service