| 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family