Initializing help system before first use

Line Property

Get the line number in the source file associated to the source location.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public int Line { get; }

Property Value

Type:  Int32
See Also