Platform Core .NET Assemblies API
CompleteDirectoryName Method
See Also  Send Feedback
Terrasoft.Common Namespace > FileUtilities Class : CompleteDirectoryName Method
directoryName
The name of the folder.

Glossary Item Box

Forms the name of the specified folder in the following format: [Folder Name][Separator].

Syntax

 
C#
 
 

Parameters

directoryName
The name of the folder.

Return Value

The string that represents the name of the specified folder in the following format: [Folder Name][Separator].

Exceptions

ExceptionDescription
ArgumentNullOrEmptyExceptionWhen passing as a parameter directoryName of an empty string or null.

Remarks

[Separator] - a symbol set by the platform (OS) for separating folder levels in the path string.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.