Share via


Constants.vsProjectItemKindPhysicalFolder Field

A folder in the system.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsProjectItemKindPhysicalFolder As String
'Usage
Dim value As String 

value = Constants.vsProjectItemKindPhysicalFolder
public const string vsProjectItemKindPhysicalFolder
public:
literal String^ vsProjectItemKindPhysicalFolder
public const var vsProjectItemKindPhysicalFolder : String

Remarks

vsProjectItemKindPhysicalFolder represents a predefined kind of project. Some language projects may include additional project kinds.

.NET Framework Security

See Also

Reference

Constants Class

Constants Members

EnvDTE Namespace