C# Class Microsoft.VisualStudio.R.Package.SurveyNews.SurveyNewsFeed

Represents the json data returned by the survey/news server.
Example JSON data returned by the server: { "cannotvoteagain": [], "notvoted": [ "http://rtvs.azurewebsites.net/news/141", "http://rtvs.azurewebsites.net/news/41", ], "canvoteagain": [ "http://rtvs.azurewebsites.net/news/51" ] }
Datei anzeigen Open project: Microsoft/RTVS Class Usage Examples

Private Properties

Property Type Description