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