Term.GetPath - Méthode (Int32)
Obtient le chemin d'accès de l' actuel Term dans le lcidde spécifié.
Espace de noms : Microsoft.SharePoint.Taxonomy
Assembly : Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)
Syntaxe
'Déclaration
Public Function GetPath ( _
lcid As Integer _
) As String
'Utilisation
Dim instance As Term
Dim lcid As Integer
Dim returnValue As String
returnValue = instance.GetPath(lcid)
public string GetPath(
int lcid
)
Paramètres
lcid
Type : System.Int32Le LCID de l'objet de Label par défaut
Valeur renvoyée
Type : System.String
Le chemin d'accès Term .
Remarques
Le chemin d'accès est composé des objets par défaut Label d'objets séparés par des Term ancêtre : ;.
Si le lcid n'est pas une langue valide TermStore , la langue par défaut est utilisée.