JsonConfEditorAttributeHelpTextResourceId Property

Same as the help text but a localizable resource id instead of hard coded text. Both can be specified but the resource based text is used in the first place.

Definition

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

Property Value

String

See Also