| Visual Basic (Declaration) | |
|---|---|
Public Shared Function FromJson( _ ByVal json As String _ ) As FeatureSet | |
| C# | |
|---|---|
public static FeatureSet FromJson( string json ) | |
Parameters
- json
- The FeatureSet JSON.
Return Value
The deserialized FeatureSet.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8