LocalFeed Property  
 

Gets a value which specifies if the news feed was opened on the local system.

Syntax

object.LocalFeed

Remarks

This property will return true if the news feed was accessed from the local system by specifying a file name to the Open method. If the news feed was accessed from a remote web server, this property will return false.

Data Type

Boolean

See Also

Url Property, Open Method