Click or drag to resize

LexicalInfoFullPath Property

Fill path to the file. Different from the FileName if it has relative path.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public string FullPath { get; }

Property Value

Type: String
See Also