Freigeben über


SPSiteSubscriptionPropertyCollection.Add-Methode (String, String)

Eine Zeichenfolge des Schlüssels und String-Wert der Eigenschaftenauflistung hinzugefügt.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Add ( _
    key As String, _
    value As String _
)
'Usage
Dim instance As SPSiteSubscriptionPropertyCollection
Dim key As String
Dim value As String

instance.Add(key, value)
public void Add(
    string key,
    string value
)

Parameter

Siehe auch

Referenz

SPSiteSubscriptionPropertyCollection Klasse

SPSiteSubscriptionPropertyCollection-Member

Add-Überladung

Microsoft.SharePoint-Namespace