GraphCommonSchema.DelayedChildNodesState Property

Definition

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

Property Value

Applies to