Share via


Versions Class

Fornece métodos para trabalhar com arquivo versões.

Web Service: VersionsWeb Reference: http://<Site>/_vti_bin/Versions.asmx

Syntax

'Declaração
<WebServiceBindingAttribute(Name:="VersionsSoap", Web Service:="https://schemas.microsoft.com/sharepoint/soap/")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
PublicClassVersionsInheritsSoapHttpClientProtocol
'Uso
DiminstanceAsVersions
[WebServiceBindingAttribute(Name="VersionsSoap", Web Service="https://schemas.microsoft.com/sharepoint/soap/")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
publicclassVersions : 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
            Versions.Versions

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

Versions Members
Versions Web Service