Partager via


RequestVariable.Append - Méthode

Ajoute une valeur dans la variable.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Sub Append ( _
    value As String _
)
'Utilisation
Dim instance As RequestVariable
Dim value As String

instance.Append(value)
public void Append(
    string value
)

Paramètres

Voir aussi

Référence

RequestVariable classe

RequestVariable - Membres

Microsoft.SharePoint.Client - Espace de noms