VideoRssDataSourceSchema Class

 

Microsoft internal use only. Provides the schema for the video RSS data source.

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

System.Object
  Microsoft.VisualStudio.PlatformUI.VideoRssDataSourceSchema

public static class VideoRssDataSourceSchema

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDownloadEnabledPropertyName

The name of the download enabled property = "DownloadEnabled".

System_CAPS_pubfieldSystem_CAPS_staticDownloadFreqPropertyName

The name of the download frequency property = "DownloadFreq".

System_CAPS_pubfieldSystem_CAPS_staticMoreVideosLinkPropertyName

the name of the more videos link property = "MoreVideosLink".

System_CAPS_pubfieldSystem_CAPS_staticOptInRequiredPropertyName

The name of the opt-in required property = "OptInRequired".

System_CAPS_pubfieldSystem_CAPS_staticPromptForCredentialsCommandName

The name of the prompt for credentials command = "PromptForCredentials".

System_CAPS_pubfieldSystem_CAPS_staticRetryVideoFeedDownloadCommandName

The name of the RetryVideoFeedDownload command.

System_CAPS_pubfieldSystem_CAPS_staticStatusPropertyName

The name of the status property = "Status".

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

Return to top
Show: