ExternalSubscriptionStore 构造函数 (ClientRuntimeContext, ObjectPath)

命名空间:  Microsoft.BusinessData.Infrastructure
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
用法
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ExternalSubscriptionStore(context, _
    objectPath)
public ExternalSubscriptionStore(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

参数

另请参阅

引用

ExternalSubscriptionStore 类

ExternalSubscriptionStore 成员

ExternalSubscriptionStore 重载

Microsoft.BusinessData.Infrastructure 命名空间