'Declaration
<__DynamicallyInvokableAttribute()> Public Overridable Function WriteProcessingInstructionAsync( _ ByVal name As System.String, _ ByVal text As System.String _ ) As System.Threading.Tasks.Task
'Usage
Dim instance As NXmlNodeWriter Dim name As System.String Dim text As System.String Dim value As System.Threading.Tasks.Task value = instance.WriteProcessingInstructionAsync(name, text)
Parameters
- name
- text