TermStore.HashTagsTermSet property
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property HashTagsTermSet As TermSet
Get
'Usage
Dim instance As TermStore
Dim value As TermSet
value = instance.HashTagsTermSet
public TermSet HashTagsTermSet { get; }
Property value
Type: Microsoft.SharePoint.Client.Taxonomy.TermSet