Click or drag to resize

SourceLocationDataEditorHint Property

Gets or sets the editor hint which is used by the editor which part to focus on based on this source location data. By default it's Unknown, so the editor's default.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.MessageReporting
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public SourceLocationEditorHintType EditorHint { get; set; }

Property Value

Type: SourceLocationEditorHintType
See Also