PathName(String) Constructor |
Initializes a new instance of the
PathName class
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected PathName(
string path
)
Parameters
- path String
[Missing <param name="path"/> documentation for "M:Altaxo.Main.Services.PathName.#ctor(System.String)"]
See Also