StartPageHelper.StartPagesDirectoryName Field
Name of user's Start Pages directory
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Dichiarazione
Public Shared ReadOnly StartPagesDirectoryName As String
'Utilizzo
Dim value As String
value = StartPageHelper.StartPagesDirectoryName
public static readonly string StartPagesDirectoryName
public:
static initonly String^ StartPagesDirectoryName
static val StartPagesDirectoryName: string
public static final var StartPagesDirectoryName : String
.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.