C# 클래스 azurecopy.Utils.SharepointHelper

파일 보기 프로젝트 열기: kpfaulkner/azurecopy

공개 메소드들

메소드 설명
GetContext ( string url ) : ClientContext
MatchHandler ( string url ) : bool

비공개 메소드들

메소드 설명
GetSharepointFileCollection ( ClientContext ctx, string documentURL ) : FileCollection
SharepointHelper ( ) : System
ctx_ExecutingWebRequest ( object sender, WebRequestEventArgs e ) : void

메소드 상세

GetContext() 공개 정적인 메소드

public static GetContext ( string url ) : ClientContext
url string
리턴 ClientContext

MatchHandler() 공개 정적인 메소드

public static MatchHandler ( string url ) : bool
url string
리턴 bool