RssDataSourceSchema Class
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.RssDataSourceSchema
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.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. | |
OptInRequiredPropertyName | Microsoft internal use only. | |
PromptForCredentialsCommandName | Microsoft internal use only. | |
StatusDisplaying | Microsoft internal use only. | |
StatusDownloadDisabled | Microsoft internal use only. | |
StatusError | Microsoft internal use only. | |
StatusLoading | Microsoft internal use only. | |
StatusPromptForCredentials | 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.