Gets or sets the banner message announced to the client before authentication.

Namespace:  Rebex.Net.Servers.Core
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public Property Banner As String
	Get
	Set
C#
public string Banner { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also