Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Ce membre remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader).
Espace de noms : Microsoft.Office.Client.TranslationServices
Assemblys : Microsoft.Office.Client.TranslationServices.Silverlight (dans Microsoft.Office.Client.TranslationServices.Silverlight.dll); Microsoft.Office.Client.TranslationServices.Phone (dans Microsoft.Office.Client.TranslationServices.Phone.dll) Microsoft.Office.Client.TranslationServices (dans Microsoft.Office.Client.TranslationServices.dll)
Syntaxe
'Déclaration
Protected Overrides Function InitOnePropertyFromJson ( _
peekedName As String, _
reader As JsonReader _
) As Boolean
'Utilisation
Dim peekedName As String
Dim reader As JsonReader
Dim returnValue As Boolean
returnValue = Me.InitOnePropertyFromJson(peekedName, _
reader)
protected override bool InitOnePropertyFromJson(
string peekedName,
JsonReader reader
)
Paramètres
- peekedName
Type : System.String
- reader
Type : Microsoft.SharePoint.Client.JsonReader
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
Microsoft.Office.Client.TranslationServices - Espace de noms