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
Creates a uniquely named, zero-byte temporary file on disk and returns the full path of that file.
Namespace: NTier.DesignerAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static string GetTempFile() |
Visual Basic |
---|
Public Shared Function GetTempFile As String |
Visual C++ |
---|
public: static String^ GetTempFile() |