Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal use only.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaration
Public Shared Function GetUserStartPagesFolder As String
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.