| Visual Basic (Declaration) | |
|---|---|
Public Shared Function deserializedJson( _ ByVal json As String _ ) As ImageServiceIdentifyResult | |
| C# | |
|---|---|
public static ImageServiceIdentifyResult deserializedJson( string json ) | |
Parameters
- json
- The json.
Return Value
Returns an IdentifyImageResult object that contains the response form the identify task.Target Platforms:Windows Phone 7