StartPageDataSourceSchema Class
Microsoft internal use only.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.StartPageDataSourceSchema
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class StartPageDataSourceSchema
public static class StartPageDataSourceSchema
public ref class StartPageDataSourceSchema abstract sealed
[<AbstractClass>]
[<Sealed>]
type StartPageDataSourceSchema = class end
public final class StartPageDataSourceSchema
The StartPageDataSourceSchema type exposes the following members.
Fields
Name | Description | |
---|---|---|
ActualSourcePropertyName | Microsoft internal use only. | |
AppIdPropertyName | Microsoft internal use only. | |
BackgroundDataSourceName | Microsoft internal use only. | |
ContentPropertyName | Microsoft internal use only. | |
CustomizationEnabledName | Microsoft internal use only. | |
DTEName | Microsoft internal use only. | |
ExecuteCommandName | Microsoft internal use only. | |
ExtensionIdPropertyName | The name of the ExtensionIdProperty. | |
KeepPageOpenAfterOpenProjectName | The name of the KeepPageOpenAfterOpenProject property. | |
LinksDataSourceName | Microsoft internal use only. | |
LogoName | Microsoft internal use only. | |
OpenFromSccSupportedName | The name of the OpenFromSccSupported property. | |
RecentProjectsDataSourceName | Microsoft internal use only. | |
RssDataSourceName | Microsoft internal use only. | |
ShowFirstLaunchLayoutName | The name of the ShowFirstLaunchLayout property. | |
ShowPageAtStartupName | Microsoft internal use only. | |
SKUInfoPropertyName | The name of the SKUInfoProperty. | |
SourcePropertyName | Microsoft internal use only. | |
Subitem1IndexName | Microsoft internal use only. | |
Subitem2IndexName | Microsoft internal use only. | |
Subitem3IndexName | Microsoft internal use only. | |
Subitem4IndexName | Microsoft internal use only. | |
SwitchMainPanelLayoutCommandName | The name of the SwitchMainPanelLayoutCOmmand property. | |
TabItemIndexName | Microsoft internal use only. | |
VideoRssDataSourceName | The name fo the VideoRssDataSource property. | |
WebProjectsSupportedName | 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.