Click or drag to resize

AsciiImporterFileUrlStart Field

Prepend this string to a file name in order to designate the stream origin as file name origin.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const string FileUrlStart = "file:///"

Field Value

String
See Also