ChannelURL

Description

Returns a String value specifying the location of the channel URL.

Syntax
object.ChannelURL

Remarks

The channel URL is the Uniform Resource Locator to the NSC file. The channel URL follows the syntax of typical URLs except that it can also include the version number, which is separated from the rest of a URL with a # (pound sign). For example, a channel URL might be:


http://myserver/myfile.nsc#54

where 54 is the version desired. If the version of the NSC file is on the local computer, a new NSC file is not downloaded.

See Also

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.