C# Class Microsoft.WindowsAzure.Mobile.Files.IO.File

Afficher le fichier Open project: Azure/azure-mobile-apps-net-files-client

Méthodes publiques

Méthode Description
CreateAsync ( string targetPath ) : Task
OpenReadAsync ( string targetPath ) : Task

Method Details

CreateAsync() public static méthode

public static CreateAsync ( string targetPath ) : Task
targetPath string
Résultat Task

OpenReadAsync() public static méthode

public static OpenReadAsync ( string targetPath ) : Task
targetPath string
Résultat Task