Freigeben über


ClientActionSetStaticProperty-Klasse

Einträge die Einstellung für eine statische Eigenschaft des Client-Objekt. 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.ClientActionSetStaticProperty

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

Syntax

'Declaration
Public NotInheritable Class ClientActionSetStaticProperty _
    Inherits ClientAction
'Usage
Dim instance As ClientActionSetStaticProperty
public sealed class ClientActionSetStaticProperty : 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

ClientActionSetStaticProperty-Member

Microsoft.SharePoint.Client-Namespace