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 | |
---|---|---|
DownloadEnabledPropertyName | Microsoft internal use only. | |
DownloadFreqPropertyName | Microsoft internal use only. | |
FeedPropertyName | Microsoft internal use only. | |
FeedTokenizedPropertyName | Microsoft internal use only. | |
MoreAnnouncementsLinkPropertyName | Microsoft internal use only. | |
OptInRequiredPropertyName | Microsoft internal use only. | |
PromptForCredentialsCommandName | Microsoft internal use only. | |
RetryAnnouncementsFeedDownloadCommandName | Microsoft internal use only. | |
ShowOptInbuttonPropertyName | Microsoft internal use only. | |
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.