Share via


StartPageHelper Class

Microsoft internal use only.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.StartPageHelper

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.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
Public methodStatic member GetCustomStartPageFullyQualifiedFilename Microsoft internal use only.
Public methodStatic member GetUserStartPagesFolder Microsoft internal use only.

Top

Fields

  Name Description
Public fieldStatic member 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.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace