| Visual Basic (Declaration) | |
|---|---|
Public Shared Function CreateTempPath( _ ByVal extensionWithDot As String _ ) As String | |
| C# | |
|---|---|
public static string CreateTempPath( string extensionWithDot ) | |
Parameters
- extensionWithDot
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
TempFile ClassTempFile Members