Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
EnvDTE80
ProjectKinds Class
ProjectKinds Fields
 vsProjectKindSolutionFolder Field

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio Automation and Extensibility Reference 
ProjectKinds.vsProjectKindSolutionFolder Field 

Returned when a project appears as a solution folder within Solution Explorer, and the Kind property is invoked for that folder.

Namespace: EnvDTE80
Assembly: EnvDTE80 (in envdte80.dll)

Visual Basic (Declaration)
Public Const vsProjectKindSolutionFolder As String
Visual Basic (Usage)
Dim value As String

value = ProjectKinds.vsProjectKindSolutionFolder
C#
public const string vsProjectKindSolutionFolder
C++
public:
literal String^ vsProjectKindSolutionFolder
J#
public static final String vsProjectKindSolutionFolder
JScript
public const var vsProjectKindSolutionFolder : String
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker