GraphCommonSchema::DelayedCrossGroupLinksState Property

 

State of cross group links of this node that are fetched in a delayed manner.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphProperty^ DelayedCrossGroupLinksState {
	static GraphProperty^ get();
	private: static void set(GraphProperty^ value);
}
Return to top
Show: