Sdílet prostřednictvím


ExplorerBehaviorHasNodeSettings.GetLinksToCustomNodeSettings – metoda

Získání seznamu odkazů ExplorerBehaviorHasNodeSettings na ExplorerBehavior.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetLinksToCustomNodeSettings ( _
    explorerBehaviorInstance As ExplorerBehavior _
) As ReadOnlyCollection(Of ExplorerBehaviorHasNodeSettings)
public static ReadOnlyCollection<ExplorerBehaviorHasNodeSettings> GetLinksToCustomNodeSettings(
    ExplorerBehavior explorerBehaviorInstance
)

Parametry

Vrácená hodnota

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ExplorerBehaviorHasNodeSettings>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ExplorerBehaviorHasNodeSettings Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů