Click or drag to resize

PathNameEventArgsPathName Property

Gets the name of the path.

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

Property Value

PathName
The name of the path.
See Also