Constants.vsProjectItemKindPhysicalFolder Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A folder in the system.
public: System::String ^ vsProjectItemKindPhysicalFolder;
std::wstring vsProjectItemKindPhysicalFolder;
public const string vsProjectItemKindPhysicalFolder;
val mutable vsProjectItemKindPhysicalFolder : string
Public Const vsProjectItemKindPhysicalFolder As String
Field Value
Remarks
vsProjectItemKindPhysicalFolder represents a predefined kind of project. Some language projects may include additional project kinds.