Partager via


NameValuePropertyBag - Constructeur (List<NameValuePair>)

Espace de noms :  Microsoft.Web.Hosting.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    nameValuePairs As List(Of NameValuePair) _
)
'Utilisation
Dim nameValuePairs As List(Of NameValuePair)

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

Paramètres

Voir aussi

Référence

NameValuePropertyBag classe

NameValuePropertyBag - Membres

NameValuePropertyBag - Surcharge

Microsoft.Web.Hosting.Administration - Espace de noms