Method | Description | |
---|---|---|
Add ( |
||
Add ( string pFolderPath ) : void | ||
AddPath ( |
||
AddPath ( string pPath, bool pOpen, bool pManualAdd ) : void | ||
Associate ( string FolderPath, string SetId ) : void | ||
Exists ( string Path ) : bool | ||
ExistsPath ( string Path ) : bool | ||
GetPathInfo ( string Path ) : |
||
GetPathInfoList ( ) : |
||
GetSetId ( string Path ) : string | ||
GetSyncFolder ( string pFolderPath ) : |
||
GetSyncFolderBySet ( string SetId ) : |
||
GetSyncFolders ( ) : |
||
GetSyncXML ( ) : string | ||
Includes ( string path ) : bool | ||
LoadFromXML ( string xml ) : void | ||
LocalInfo ( ) : System | ||
Remove ( string pFolderPath ) : void | ||
RemovePath ( string pPath ) : void | ||
SaveToXML ( ) : void |
public AddPath ( string pPath, bool pOpen, bool pManualAdd ) : void | ||
pPath | string | |
pOpen | bool | |
pManualAdd | bool | |
return | void |
public Associate ( string FolderPath, string SetId ) : void | ||
FolderPath | string | |
SetId | string | |
return | void |
public GetPathInfo ( string Path ) : |
||
Path | string | |
return |
public GetPathInfoList ( ) : |
||
return |
public GetSyncFolder ( string pFolderPath ) : |
||
pFolderPath | string | |
return |
public GetSyncFolderBySet ( string SetId ) : |
||
SetId | string | |
return |
public GetSyncFolders ( ) : |
||
return |