EncodeToStringAsync Method
Encodes to string.
Syntax
[VB.NET] Public Function EncodeToStringAsync() As IAsyncAction
[C#] public IAsyncAction EncodeToStringAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
EncodeToStringAsync MethodEncodes to string. Syntax[VB.NET] Public Function EncodeToStringAsync() As IAsyncAction [C#] public IAsyncAction EncodeToStringAsync(); RemarksThis method is the asynchronous version of the EncodeToString method and is used to support asynchronous operations in WinRT. Please refer to EncodeToString for more information. |
||