IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

AddFileVarAsync Method

Adds a file variable and the corresponding file name.

Syntax

[VB.NET]
Public Function AddFileVarAsync(ByVal FileVar As String, ByVal FileName As String) As IAsyncAction
[C#]
public IAsyncAction AddFileVarAsync(string fileVar, string fileName);

Remarks

This method is the asynchronous version of the AddFileVar method and is used to support asynchronous operations in WinRT. Please refer to AddFileVar for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0