ListItem.AddHashTag 方法
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Sub AddHashTag ( _
hashTag As String _
)
'用途
Dim instance As ListItem
Dim hashTag As String
instance.AddHashTag(hashTag)
public void AddHashTag(
string hashTag
)
參數
- hashTag
類型:System.String