M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Path
Info
Placeholder
Pattern Property
Regular expression pattern to extract placeholders from path segments.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
static
Regex
PlaceholderPattern
{
get
; }
Property Value
Regex
See Also
Reference
JsonPathInfo Class
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also