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