TermStore.Name Property
Gets the name of the current TermStore object.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As TermStore
Dim value As String
value = instance.Name
public string Name { get; }
Property Value
Type: System.String
Returns String.