M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Path
Info
Get
Path
Matcher Method
Creates a regular expression that can matches real paths with this path.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
Regex
GetPathMatcher
()
Return Value
Regex
Regular expression.
See Also
Reference
JsonPathInfo Class
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also