IIsolatedStorageFile.CreateDirectoryAsync(String) Method

Definition

For internal use by the Xamarin.Forms platform.

public System.Threading.Tasks.Task CreateDirectoryAsync (string path);
abstract member CreateDirectoryAsync : string -> System.Threading.Tasks.Task

Parameters

path
System.String

For internal use by the Xamarin.Forms platform.

Returns

System.Threading.Tasks.Task

For internal use by the Xamarin.Forms platform.

Applies to