Condividi tramite


Proprietà GraphCommonSchema.DelayedCrossGroupLinksState

Stato dei collegamenti attraversano del gruppo di questo nodo recuperati in modalità posticipata.

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.GraphModel.GraphProperty

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphCommonSchema Classe

Spazio dei nomi Microsoft.VisualStudio.GraphModel