Click or drag to resize

CodeAnnotationLineCol Property

The associated line number and column in "9999/99" format (if any, otherwise empty string).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string LineCol { get; }

Property Value

Type: String
See Also