다음을 통해 공유


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

‘선언
Public NotInheritable Class StartPageHelper
public static 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