GraphCommonSchema::DelayedCrossGroupLinksState Property
Visual Studio 2015
State of cross group links of this node that are fetched in a delayed manner.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ DelayedCrossGroupLinksState { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: