JsonPathInfoGetSegments Method
Splits a json path into segments.
Namespace: MFiles.VAF.Configuration.JsonMappingAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static string[] GetSegments(
string path
)
- path String
- The path to split.
StringThe path's segments.