Server Property

Returns the server name for the current connection.

Syntax

NSChannelMgr.Server

Example

NSChannelMgr.Connect "LocalHost"
MsgBox "Netshow running on server " & NSChannelMgr.Server

See Also

Station Manager Properties

© 1996-1998 Microsoft Corporation. All rights reserved.