Condividi tramite


StartPageHelper.GetUserStartPagesFolder Method

Path under My Documents that contains loose StartPage XAML and related files

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

Syntax

'Dichiarazione
Public Shared Function GetUserStartPagesFolder As String
'Utilizzo
Dim returnValue As String

returnValue = StartPageHelper.GetUserStartPagesFolder()
public static string GetUserStartPagesFolder()
public:
static String^ GetUserStartPagesFolder()
static member GetUserStartPagesFolder : unit -> string 
public static function GetUserStartPagesFolder() : String

Return Value

Type: System.String
My Documents Start Pages directory

.NET Framework Security

See Also

Reference

StartPageHelper Class

StartPageHelper Members

Microsoft.VisualStudio.PlatformUI Namespace