Constants.vsProjectItemKindPhysicalFolder 字段

定义

系统中的一个文件夹。

public: System::String ^ vsProjectItemKindPhysicalFolder;
std::wstring vsProjectItemKindPhysicalFolder;
public const string vsProjectItemKindPhysicalFolder;
val mutable vsProjectItemKindPhysicalFolder : string
Public Const vsProjectItemKindPhysicalFolder As String 

字段值

String

注解

vsProjectItemKindPhysicalFolder 表示预定义类型的项目。 某些语言项目可能包含其他项目类型。

适用于