KStudioClient.DeleteFileAsync Method

Deletes a file.

Syntax

public:
IAsyncAction^ DeleteFileAsync(
         String^ filePath
)  

Parameters

filePath
Type: String 

 The file path.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioClient Class

KStudioClient Members