Skip to content

P_CodeJam_IO_TempData_TempBase_Path

Andrew Koryavchenko edited this page Jun 17, 2018 · 8 revisions

TempData.TempBase.Path Property

Temp path.

Namespace: CodeJam.IO
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public string Path { get; }

VB

Public ReadOnly Property Path As String
	Get

F#

member Path : string with get

Property Value

Type: String
The path.

See Also

Reference

TempData.TempBase Class
CodeJam.IO Namespace

Clone this wiki locally