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
- 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.