GraphCommonSchema::DelayedChildNodesState Property

 

State of child nodes of this group node that are fetched in a delayed manner.

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

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