C# 클래스 CmisSync.Lib.Filter.InvalidFolderNameFilter

Invalid folder name filter.
파일 보기 프로젝트 열기: OpenDataSpace/CmisSync 1 사용 예제들

공개 메소드들

메소드 설명
CheckFolderName ( string name, string &reason ) : bool

Checks the name of the folder.

메소드 상세

CheckFolderName() 공개 메소드

Checks the name of the folder.
public CheckFolderName ( string name, string &reason ) : bool
name string Name of the folder.
reason string Reason why the answer was true.
리턴 bool