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