Versions-Klasse

Stellt Methoden für die Arbeit mit Dateiversionen.

Vererbungshierarchie

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            WebSvcVersions.Versions

Namespace:  WebSvcVersions
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
<WebServiceBindingAttribute(Name := "VersionsSoap", Namespace := "https://schemas.microsoft.com/sharepoint/soap/")> _
Public Class Versions _
    Inherits SoapHttpClientProtocol
'Usage
Dim instance As Versions
[WebServiceBindingAttribute(Name = "VersionsSoap", Namespace = "https://schemas.microsoft.com/sharepoint/soap/")]
public class Versions : SoapHttpClientProtocol

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

Versions-Member

WebSvcVersions-Namespace