DateTimeEditors for WinRT
CreateTempFileAsync Method

Syntax
'Declaration
 
Public Shared Function CreateTempFileAsync( _
   ByVal folder As Windows.Storage.StorageFolder, _
   Optional ByVal extension As System.String _
) As System.Threading.Tasks.Task(Of StorageFile)
public static System.Threading.Tasks.Task<StorageFile> CreateTempFileAsync( 
   Windows.Storage.StorageFolder folder,
   System.string extension
)

Parameters

folder
extension
See Also

Reference

Extensions Class
Extensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback