Partager via


GraphCommonSchema.DelayedChildNodesState, propriété

État des nœuds enfants de ce nœud de groupe qui sont récupérés de manière différée.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Shared Property DelayedChildNodesState As GraphProperty
public static GraphProperty DelayedChildNodesState { get; private set; }
public:
static property GraphProperty^ DelayedChildNodesState {
    GraphProperty^ get ();
    private: void set (GraphProperty^ value);
}
static member DelayedChildNodesState : GraphProperty with get, private set
static function get DelayedChildNodesState () : GraphProperty
private static function set DelayedChildNodesState (value : GraphProperty)

Valeur de propriété

Type : Microsoft.VisualStudio.GraphModel.GraphProperty

Sécurité .NET Framework

Voir aussi

Référence

GraphCommonSchema Classe

Microsoft.VisualStudio.GraphModel, espace de noms