Partager via


ILocationService.GetAccessMapping, méthode

Obtient l'AccessMapping avec le moniker spécifié. Retourne Null si un AccessMapping avec le moniker fourni n'existe pas.

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Function GetAccessMapping ( _
    moniker As String _
) As AccessMapping
AccessMapping GetAccessMapping(
    string moniker
)

Paramètres

  • moniker
    Type : System.String
    Le moniker pour l'AccessMapping souhaité.Cette valeur ne peut pas être null ou vide.

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Client.AccessMapping
L'AccessMapping avec le moniker fourni ou Null s'il n'existe pas.

Sécurité .NET Framework

Voir aussi

Référence

ILocationService Interface

Microsoft.TeamFoundation.Framework.Client, espace de noms