FeedManager.GetDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default instance of the FeedManager for the calling feed provider app.
public:
static FeedManager ^ GetDefault();
static FeedManager GetDefault();
public static FeedManager GetDefault();
function getDefault()
Public Shared Function GetDefault () As FeedManager
Returns
An instance of FeedManager.