GraphCommonSchema.DelayedChildNodesState Property
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.
State of child nodes of this group node that are fetched in a delayed fashion.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ DelayedChildNodesState { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty DelayedChildNodesState { get; }
static member DelayedChildNodesState : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property DelayedChildNodesState As GraphProperty