Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CmisSync
Utils
C# Class CmisSync.Utils
Useful Windows-specific methods.
Datei anzeigen
Open project: OpenDataSpace/CmisSync
Public Methods
Method
Description
OpenFolder
(
string
path
) :
void
Open a folder in GUI.
Method Details
OpenFolder()
public
static
method
Open a folder in GUI.
public
static
OpenFolder
(
string
path
) :
void
path
string
Path to open
return
void