Compartir a través de


de la propiedad TaxonomyField.TaxonomyMultipleTermDelimiter

Gets the character used to delimit multiple Term objects in the string representation of a taxonomy field value collection.

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

Sintaxis

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

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

Valor de propiedad

Tipo: System.Char
The character used to delimit multiple Term objects in the string representation of a taxonomy field value collection.

Vea también

Referencia

clase TaxonomyField

Miembros TaxonomyField

Espacio de nombres Microsoft.SharePoint.Taxonomy

Microsoft.SharePoint.Taxonomy

Microsoft.SharePoint