StartPageHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains functionality shared by the start page package and public APIs for custom start pages.
public ref class StartPageHelper abstract sealed
public ref class StartPageHelper abstract sealed
class StartPageHelper abstract sealed
public static class StartPageHelper
type StartPageHelper = class
Public Class StartPageHelper
- Inheritance
-
StartPageHelper
Fields
BlendSkuName | |
DefaultSkuName |
The default SKU name: “Professional”. |
StartPagesDirectoryName |
Name of user's Start Pages directory |
UltimateSkuName |
The Ultimate SKU name: “Ultimate”. |
VWDExpressSkuName |
Properties
StartPageResourcePath |
Gets the path to the localized start page resources. |
Methods
GetCustomStartPageFullyQualifiedFilename(IVsUIDataSource) |
This returns the fully-qualified filename of the currently-used Start Page XAML file when customization is enabled. Note that this could be under the user StartPages folder in My Documents, or it could be under a different folder via an installed extension. |
GetUserStartPagesFolder() |
Path under My Documents that contains loose StartPage XAML and related files |