| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadContentAsStringAsync Method |
'Declaration <__DynamicallyInvokableAttribute()> Public Function ReadContentAsStringAsync() As System.Threading.Tasks.Task(Of String)
'Usage Dim instance As XmlFastInfosetReader Dim value As System.Threading.Tasks.Task(Of String) value = instance.ReadContentAsStringAsync()
[__DynamicallyInvokable()] public System.Threading.Tasks.Task<string> ReadContentAsStringAsync()
public function ReadContentAsStringAsync(): System.Threading.Tasks.Task;
__DynamicallyInvokableAttribute() public function ReadContentAsStringAsync() : System.Threading.Tasks.Task;
[__DynamicallyInvokable()] public: System.Threading.Tasks.Task<string*>* ReadContentAsStringAsync();
[__DynamicallyInvokable()] public: System.Threading.Tasks.Task<String^>^ ReadContentAsStringAsync();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2