Channel.Description Property

Returns or sets the String value for the description of the station.

Syntax

Station.Description

Example

Set MyStation = NSChannelMgr.Channels.Find( "Unrealistic Hi-fi")
MsgBox MyStation.Description = "Quadraphonic Surround-Sound!"

See Also

Channel object

© 1996-1998 Microsoft Corporation. All rights reserved.