IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

CurrentGroup Property

The name of the current group.

Syntax

[VB.NET]
Public Property CurrentGroup As String

[C#]
public string CurrentGroup {get; set;}

Remarks

This property contains the name of the current group. When this property is set to a valid group name, the component sends an NNTP GROUP command to the NewsServer and enters the specified group. If the command is successful, FirstArticle, LastArticle, and ArticleCount are set to the reported values for the group. This property is then used for all references to articles (until changed to another group).

Default Value

""

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