VSConstants.ItemTypeGuid.SharedProjectReference_string 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
SharedProjectReference 项 (通常) 的 "引用" 文件夹的子文件夹。
public: System::String ^ SharedProjectReference_string;
std::wstring SharedProjectReference_string;
public const string SharedProjectReference_string;
val mutable SharedProjectReference_string : string
Public Const SharedProjectReference_string As String
字段值
注解
SharedProjectReference 项表示导入的共享 MSBuild 项目文件 (例如 *. projitems 文件) 。 通常,这些共享的 MSBuild 项目文件由特定共享项目 "拥有" (称为 "共享资产" 项目) 加载到解决方案中。