JsonConfEditorAttributeLabel Property

The human readable name to show for this value. If not specified, the member or type name will be shown.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Label { get; set; }

Property Value

String

See Also