DeleteFeed Method
Deletes a feed.
Syntax
FeedsManager.DeleteFeed(feedPath)
Parameters
feedPath Required. String that specifies the path to the feed.
Return Value
No return value.
Remarks
When a feed is deleted, its corresponding enclosure folder is also deleted unless it includes files that are marked "read/write". Read-only enclosures are deleted.
Applies To
FeedsManager
See Also