Click or drag to resize

JsonConfEditorAttributeLabel Property

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

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

Property Value

Type: String
See Also