StartPageHelper::GetCustomStartPageFullyQualifiedFilename Method (IVsUIDataSource^)

 

Microsoft internal use only.

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

public:
static String^ GetCustomStartPageFullyQualifiedFilename(
	IVsUIDataSource^ startPageDataSource
)

Parameters

startPageDataSource
Type: Microsoft.VisualStudio.Shell.Interop::IVsUIDataSource^

active Start Page Data Source

Return Value

Type: System::String^

Fully-qualified filename of the current Start Page XAML file

Return to top
Show: