M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Admin
Comment Class
Represents the location of an MFAdmin-compatible comment in a source JSON structure.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
class
JsonAdminComment
Inheritance
Object
JsonAdminComment
Constructors
JsonAdminComment
Properties
Comment
A comment in the source JSON.
Path
The JSPath where the comment was found in the source JSON.
See Also
Reference
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
Constructors
Properties
See Also