IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET 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.

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