C# Class azurecopy.Utils.SharepointHelper

Afficher le fichier Open project: kpfaulkner/azurecopy

Méthodes publiques

Méthode Description
GetContext ( string url ) : ClientContext
MatchHandler ( string url ) : bool

Private Methods

Méthode Description
GetSharepointFileCollection ( ClientContext ctx, string documentURL ) : FileCollection
SharepointHelper ( ) : System
ctx_ExecutingWebRequest ( object sender, WebRequestEventArgs e ) : void

Method Details

GetContext() public static méthode

public static GetContext ( string url ) : ClientContext
url string
Résultat ClientContext

MatchHandler() public static méthode

public static MatchHandler ( string url ) : bool
url string
Résultat bool