NameValuePropertyBag 构造函数 (List<NameValuePair>)

命名空间:  Microsoft.Web.Hosting.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    nameValuePairs As List(Of NameValuePair) _
)
用法
Dim nameValuePairs As List(Of NameValuePair)

Dim instance As New NameValuePropertyBag(nameValuePairs)
public NameValuePropertyBag(
    List<NameValuePair> nameValuePairs
)

参数

另请参阅

引用

NameValuePropertyBag 类

NameValuePropertyBag 成员

NameValuePropertyBag 重载

Microsoft.Web.Hosting.Administration 命名空间