다음을 통해 공유


StartPageHelper.GetCustomStartPageFullyQualifiedFilename Method

Microsoft internal use only.

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

Syntax

‘선언
Public Shared Function GetCustomStartPageFullyQualifiedFilename ( _
    startPageDataSource As IVsUIDataSource _
) As String
public static string GetCustomStartPageFullyQualifiedFilename(
    IVsUIDataSource startPageDataSource
)

Parameters

Return Value

Type: System.String
Fully-qualified filename of the current Start Page XAML file

.NET Framework Security

See Also

Reference

StartPageHelper Class

Microsoft.VisualStudio.PlatformUI Namespace