StartPageHelper::StartPageResourcePath Property

 

Gets the path to the localized start page resources.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property String^ StartPageResourcePath {
	static String^ get();
}

Property Value

Type: System::String^

The path to the localized start page resources.

Return to top
Show: