ListItem.AddHashTag - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Sub AddHashTag ( _
hashTag As String _
)
'Utilisation
Dim instance As ListItem
Dim hashTag As String
instance.AddHashTag(hashTag)
public void AddHashTag(
string hashTag
)
Paramètres
- hashTag
Type : System.String