'宣言
Public Shared Function _getProperty( _ ByVal json As JsonElement, _ ByVal propName As String _ ) As JsonElement
public static JsonElement _getProperty( JsonElement json, string propName )
パラメータ
- json
- propName
'宣言
Public Shared Function _getProperty( _ ByVal json As JsonElement, _ ByVal propName As String _ ) As JsonElement
public static JsonElement _getProperty( JsonElement json, string propName )