JsonPathInfoContainsPlaceholders Property

Indicates whether the path contains any placeholders.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool ContainsPlaceholders { get; }

Property Value

Boolean

See Also