StartPageHelper Class
Contains functionality shared by the start page package and public APIs for custom start pages.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Dichiarazione
Public NotInheritable Class StartPageHelper
'Utilizzo
You do not need to declare an instance of a static class in order to access its members.
public static class StartPageHelper
public ref class StartPageHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type StartPageHelper = class end
public final class StartPageHelper
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.StartPageHelper
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.