JsonPathInfo Constructor

Constructor.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public JsonPathInfo(
	string path
)

Parameters

path  String
The path to provide info for.

See Also