Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the TermStore object from which the current TaxonomyItem was retrieved.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property TermStore As TermStore
Get
'Usage
Dim instance As TaxonomyItem
Dim value As TermStore
value = instance.TermStore
public TermStore TermStore { get; }
Property Value
Type: Microsoft.SharePoint.Taxonomy.TermStore
Returns TermStore.