StartPageRelativeExtension Constructor (String^)

 

Initializes a new instance of StartPageRelativeExtension with the specified relative path.

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

public:
StartPageRelativeExtension(
	String^ relativePath
)

Parameters

relativePath
Type: System::String^

The relative path from the Start Page XAML file location.

Return to top
Show: