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.MessageReportingAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic SourceLocationEditorHintType EditorHint { get; set; }
Public Property EditorHint As SourceLocationEditorHintType
Get
Set
Property Value
Type:
SourceLocationEditorHintType
See Also