Compartir a través de


de la propiedad TaxonomyField.TaxonomyTermPathDelimiter

Gets the character used to delimit Term labels in the path string returned by the GetPath method.

Espacio de nombres:  Microsoft.SharePoint.Taxonomy
Ensamblado:  Microsoft.SharePoint.Taxonomy (en Microsoft.SharePoint.Taxonomy.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property TaxonomyTermPathDelimiter As Char
    Get
'Uso
Dim value As Char

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

Valor de propiedad

Tipo: System.Char
The character used to delimit Term labels in the path string returned by the GetPath method.

Vea también

Referencia

clase TaxonomyField

Miembros TaxonomyField

Espacio de nombres Microsoft.SharePoint.Taxonomy

Term

Microsoft.SharePoint.Taxonomy

Microsoft.SharePoint