共用方式為


ClientAction 建構函式

初始化新類別的執行個體ClientAction指定的物件路徑與動作的名稱。此成員是保留給內部使用,而不是用來直接從您的程式碼使用

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Protected Sub New ( _
    objectPath As ObjectPath, _
    name As String _
)
'用途
Dim objectPath As ObjectPath
Dim name As String

Dim instance As New ClientAction(objectPath, _
    name)
protected ClientAction(
    ObjectPath objectPath,
    string name
)

參數

請參閱

參照

ClientAction 類別

ClientAction 成員

Microsoft.SharePoint.Client 命名空間