| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function GetAbsoluteFilePath( _ ByVal filePath As String, _ ByVal checkCurrentDirectory As Boolean, _ ByVal throwOnError As Boolean, _ ByVal createAlways As Boolean _ ) As String | |
| C# | |
|---|---|
public static string GetAbsoluteFilePath( string filePath, bool checkCurrentDirectory, bool throwOnError, bool createAlways ) | |
Parameters
- filePath
- checkCurrentDirectory
- throwOnError
- createAlways
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family