Partager via


ProxyContext.GetObjectFromObjectPathId - Méthode

Obtenir l'objet associé à l'id de chemin d'accès d'objet.

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Function GetObjectFromObjectPathId ( _
    pathId As String _
) As Object
'Utilisation
Dim instance As ProxyContext
Dim pathId As String
Dim returnValue As Object

returnValue = instance.GetObjectFromObjectPathId(pathId)
public Object GetObjectFromObjectPathId(
    string pathId
)

Paramètres

Valeur renvoyée

Type : System.Object

Voir aussi

Référence

ProxyContext classe

ProxyContext - Membres

Microsoft.SharePoint.Client - Espace de noms