ExternalSubscriptionStore 构造函数 (ClientRuntimeContext, Web)

命名空间:  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, _
    web As Web _
)
用法
Dim context As ClientRuntimeContext
Dim web As Web

Dim instance As New ExternalSubscriptionStore(context, _
    web)
public ExternalSubscriptionStore(
    ClientRuntimeContext context,
    Web web
)

参数

另请参阅

引用

ExternalSubscriptionStore 类

ExternalSubscriptionStore 成员

ExternalSubscriptionStore 重载

Microsoft.BusinessData.Infrastructure 命名空间