Share via


RssDataSourceSchema Class

Microsoft internal use only.

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.PlatformUI.RssDataSourceSchema

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public NotInheritable Class RssDataSourceSchema
public static class RssDataSourceSchema
public ref class RssDataSourceSchema abstract sealed
[<AbstractClass>]
[<Sealed>]
type RssDataSourceSchema =  class end
public final class RssDataSourceSchema

The RssDataSourceSchema type exposes the following members.

Fields

  Name Description
Public fieldStatic member DownloadEnabledPropertyName Microsoft internal use only.
Public fieldStatic member DownloadFreqPropertyName Microsoft internal use only.
Public fieldStatic member FeedPropertyName Microsoft internal use only.
Public fieldStatic member FeedTokenizedPropertyName Microsoft internal use only.
Public fieldStatic member MoreAnnouncementsLinkPropertyName Microsoft internal use only.
Public fieldStatic member OptInRequiredPropertyName Microsoft internal use only.
Public fieldStatic member PromptForCredentialsCommandName Microsoft internal use only.
Public fieldStatic member RetryAnnouncementsFeedDownloadCommandName Microsoft internal use only.
Public fieldStatic member ShowOptInbuttonPropertyName Microsoft internal use only.
Public fieldStatic member StatusPropertyName Microsoft internal use only.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace