LongPathToolsAddLongPathPrefix Method
Namespace: Metas.GuiControlsAssembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.9.9519.15350
public static string AddLongPathPrefix(
string path,
bool force = false
)
Public Shared Function AddLongPathPrefix (
path As String,
Optional force As Boolean = false
) As String
public:
static String^ AddLongPathPrefix(
String^ path,
bool force = false
)
static member AddLongPathPrefix :
path : string *
?force : bool
(* Defaults:
let _force = defaultArg force false
*)
-> string
- path String
-
- force Boolean (Optional)
-
String