We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Temp path.
Namespace: CodeJam.IOAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public string Path { get; }
VB
Public ReadOnly Property Path As String Get
F#
member Path : string with get
Type: StringThe path.
TempData.TempBase ClassCodeJam.IO Namespace