M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Path
Info
Get
Token
Search
Path Method
Converts the path into an appropriate token search path.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
GetTokenSearchPath
()
Return Value
String
Search path.
See Also
Reference
JsonPathInfo Class
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also