Constants.vsProjectItemKindSolutionItems 字段

定义

解决方案中的一个项目项类型。

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

字段值

String

注解

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

适用于