See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Get the temporary file directory.
Namespace: NTier.DesignerAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static string TempPath { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property TempPath As String Get |
Visual C++ |
---|
public: static property String^ TempPath { String^ get (); } |