Share via


TaxonomyField.TaxonomyGuidLabelDelimiter Property

Gets the character that is used to delimit GUIDs and labels in the string representation of the value of a TaxonomyField object.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public Shared ReadOnly Property TaxonomyGuidLabelDelimiter As Char
    Get
'Usage
Dim value As Char

value = TaxonomyField.TaxonomyGuidLabelDelimiter
public static char TaxonomyGuidLabelDelimiter { get; }

Property Value

Type: System.Char
The character used to delimit GUIDs and labels in the string representation of the value of a TaxonomyField object.

See Also

Reference

TaxonomyField Class

TaxonomyField Members

Microsoft.SharePoint.Taxonomy Namespace

Microsoft.SharePoint.Taxonomy

Microsoft.SharePoint