PathCurrentDirectoryPrefixChar Field |
[AlphaFS] CurrentDirectoryPrefix = '.' Provides a current directory character.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public const char CurrentDirectoryPrefixChar = '.'
Public Const CurrentDirectoryPrefixChar As Char = "."C
public:
literal wchar_t CurrentDirectoryPrefixChar = '.'
static val mutable CurrentDirectoryPrefixChar: char
Field Value
Type:
CharSee Also