메소드 | 설명 | |
---|---|---|
CheckFile ( string name, string &reason ) : bool |
Checks the filename for valid regex.
|
|
IgnoredFileNamesFilter ( ) : System |
Initializes a new instance of the CmisSync.Lib.Filter.IgnoredFileNamesFilter class.
|
public CheckFile ( string name, string &reason ) : bool | ||
name | string | /// The file name /// |
reason | string |
/// Is set to the reason if |
리턴 | bool |