StartPageHelper Class
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.StartPageHelper
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.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.
Methods
Name | Description | |
---|---|---|
GetCustomStartPageFullyQualifiedFilename | Microsoft internal use only. | |
GetUserStartPagesFolder | Microsoft internal use only. |
Top
Fields
Name | Description | |
---|---|---|
StartPagesDirectoryName | 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.