SuggestionReturnObject.Starts - Propriété

Espace de noms :  Microsoft.SharePoint.Taxonomy.WebServices
Assembly :  Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Starts As List(Of String)
    Get
'Utilisation
Dim instance As SuggestionReturnObject
Dim value As List(Of String)

value = instance.Starts
public List<string> Starts { get; }

Valeur de propriété

Type : System.Collections.Generic.List<String>

Voir aussi

Référence

SuggestionReturnObject classe

SuggestionReturnObject - Membres

Microsoft.SharePoint.Taxonomy.WebServices - Espace de noms