Constants.vsProjectItemKindPhysicalFolder Field

Definition

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.

Applies to