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 character used to delimit Term labels in the path string returned by the GetPath() method.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TaxonomyTermPathDelimiter As Char
Get
'Usage
Dim value As Char
value = TaxonomyField.TaxonomyTermPathDelimiter
public static char TaxonomyTermPathDelimiter { get; }
Property Value
Type: System.Char
The character used to delimit Term labels in the path string returned by the GetPath() method.