StartPageHelper Class
Microsoft internal use only.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.StartPageHelper
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class StartPageHelper
public static class StartPageHelper
public ref class StartPageHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type StartPageHelper = class end
public final class StartPageHelper
The StartPageHelper type exposes the following members.
Properties
Name | Description | |
---|---|---|
StartPageResourcePath | Gets the path to the localized start page resources. |
Top
Methods
Name | Description | |
---|---|---|
GetCustomStartPageFullyQualifiedFilename | Microsoft internal use only. | |
GetUserStartPagesFolder | Microsoft internal use only. |
Top
Fields
Name | Description | |
---|---|---|
DefaultSkuName | The default SKU name: “Professional”. | |
PremiumSkuName | The Premium SKU name: “Premium”. | |
StartPagesDirectoryName | Microsoft internal use only. | |
UltimateSkuName | The Ultimate SKU name: “Ultimate”. |
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.