JsonPathInfoResolveSegmentPlaceholders Method
Resolves any placeholders within a single path segment.
Namespace: MFiles.VAF.Configuration.JsonMappingAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static string[] ResolveSegmentPlaceholders(
string segment
)
- segment String
- The segment to resolve placeholders for.
StringList of placeholders if any.