Click or drag to resize

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.

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

Property Value

Type: String
See Also