Click or drag to resize

PathNameIsRelative Property

Gets whether this path is relative.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsRelative { get; }

Property Value

Boolean
See Also