IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

PutComment Method

Writes an XML comment block.

Syntax

[VB.NET]
Public Sub PutComment(ByVal Text As String)
[C#]
public void PutComment(string text);

Remarks

Writes a new XML comment block with the specified text.

NOTE: This method has a corresponding asynchronous version (PutCommentAsync) for use in the Xamarin environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
IP*Works! 2016 Xamarin Edition - Version 16.0 [Build 6621]