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.
Represents the "NewProject" wizard type.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsWizardNewProject As String
'Usage
Dim value As String
value = Constants.vsWizardNewProject
public const string vsWizardNewProject
public:
literal String^ vsWizardNewProject
public const var vsWizardNewProject : String
Remarks
vsWizardNewProject represents the type of wizard that is currently being run, or the type of wizard that is to be run.
.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.