Freigeben über


ClientActionInvokeStaticMethod-Klasse

Einträge im Aufrufen einer statischen Client-Objekt-Methode. Diese Klasse und ihre Mitglieder sind der internen Verwendung vorbehalten und können nicht in Ihrem Code verwendet werden.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Client.ClientAction
    Microsoft.SharePoint.Client.ClientActionInvokeStaticMethod

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class ClientActionInvokeStaticMethod _
    Inherits ClientAction
'Usage
Dim instance As ClientActionInvokeStaticMethod
public sealed class ClientActionInvokeStaticMethod : ClientAction

Threadsicherheit

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

Siehe auch

Referenz

ClientActionInvokeStaticMethod-Member

Microsoft.SharePoint.Client-Namespace