JsonAdminComment 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#
public class JsonAdminComment
Inheritance
Object    JsonAdminComment

Constructors

Properties

Comment A comment in the source JSON.
Path The JSPath where the comment was found in the source JSON.

See Also