DownloadDashboardFeedOperation.FeedOperationDetails property
This API is not available to all Windows/Windows Phone apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
Syntax
public: property IVector<FeedOperationDetails>^ FeedOperationDetails { IVector<FeedOperationDetails>^ get(); }
Property value
Type: IVector<FeedOperationDetails> [C++] | System.Collections.Generic.IList<FeedOperationDetails> [.NET]
The list of feed operation details.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
See also