Constants.vsProjectItemKindVirtualFolder Field

Indicates that the folder in the project does not physically appear on disk.

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

Syntax

'Declaration
Public Const vsProjectItemKindVirtualFolder As String
public const string vsProjectItemKindVirtualFolder
public:
literal String^ vsProjectItemKindVirtualFolder
static val mutable vsProjectItemKindVirtualFolder: string
public const var vsProjectItemKindVirtualFolder : String

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace