Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets or retrieves a Boolean value that determines whether enclosures are downloaded automatically.
Syntax
[ downloadEnclosuresAutomatically = ] Feed.DownloadEnclosuresAutomatically [ = downloadEnclosuresAutomatically ]
Possible Values
downloadEnclosuresAutomatically Boolean that specifies or receives one of the following values. 
true- Enclosures are downloaded automatically.
 - false
 - Default. Enclosures are not downloaded automatically.
 The property is read/write. The property has a default value of false.
Remarks
After setting this property to true, enclosures are downloaded for new feed items only. Setting this property does cause downloads for existing items.
Applies To
Feed 
See Also