PutComment Method

Writes an XML comment block.

Syntax

public void PutComment(string text);
Public Sub PutComment(ByVal Text As String)

Remarks

Writes a new XML comment block with the specified text.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]