PathName(String) Constructor |
Initializes a new instance of the
PathName class.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected PathName(
string path
)
Parameters
- path String
- The path.
See Also