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 multiple Term objects in the string representation of a taxonomy field value collection.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TaxonomyMultipleTermDelimiter As Char
Get
'Usage
Dim value As Char
value = TaxonomyField.TaxonomyMultipleTermDelimiter
public static char TaxonomyMultipleTermDelimiter { get; }
Property Value
Type: System.Char
The character used to delimit multiple Term objects in the string representation of a taxonomy field value collection.