VSConstants.ItemTypeGuid.SharedProjectReference_guid 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.
SharedProjectReference item (normally child of "References" folder).
public: static initonly Guid SharedProjectReference_guid;
public static readonly Guid SharedProjectReference_guid;
staticval mutable SharedProjectReference_guid : Guid
Public Shared ReadOnly SharedProjectReference_guid As Guid
Field Value
Remarks
SharedProjectReference items represent imported shared MSBuild project files (e.g. *.projitems file). Normally these shared MSBuild project files are "owned" by a particular Shared Project (aka Shared Assets Project) loaded in the Solution.