Skip to content

P_CodeJam_IO_TempData_TempBase_Path

andrewvk edited this page Mar 29, 2016 · 8 revisions

TempData.TempBase.Path Property

[This is preliminary documentation and is subject to change.]

Temp path.

Namespace: CodeJam.IO
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.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

See Also

Reference

TempData.TempBase Class
CodeJam.IO Namespace

Clone this wiki locally