Unifies the given path and checks if it exists.

Declaration Syntax
protected static bool FormatSelectionPath(
ref string p_Path
)
Protected Shared Function FormatSelectionPath ( _
ByRef p_Path As String _
) As Boolean
protected:
static bool FormatSelectionPath(
String^% p_Path
)

Parameters
- p_Path (
String
%)
- The path that should be unified an checked.

Return Value
true, if the path exists, false otherwise.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)