Click or drag to resize

DirectoryName(DirectoryName) Constructor

Note: This API is now obsolete.

Initializes a new instance of the DirectoryName class

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[ObsoleteAttribute("The input already is a DirectoryName")]
public DirectoryName(
	DirectoryName path
)

Parameters

path  DirectoryName

[Missing <param name="path"/> documentation for "M:Altaxo.Main.Services.DirectoryName.#ctor(Altaxo.Main.Services.DirectoryName)"]

See Also