ExplorerBehaviorHasNodeSettings.GetLinksToCustomNodeSettings Yöntem

Tanım

Bir ExplorerBehavior ExplorerBehaviorHasNodeSettings bağlantılarının listesini alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehaviorHasNodeSettings ^> ^ GetLinksToCustomNodeSettings(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ explorerBehaviorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings> GetLinksToCustomNodeSettings (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior explorerBehaviorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToCustomNodeSettings : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorHasNodeSettings>
Public Shared Function GetLinksToCustomNodeSettings (explorerBehaviorInstance As ExplorerBehavior) As ReadOnlyCollection(Of ExplorerBehaviorHasNodeSettings)

Parametreler

explorerBehaviorInstance
ExplorerBehavior

Döndürülenler

ReadOnlyCollection<ExplorerBehaviorHasNodeSettings>
Öznitelikler

Şunlara uygulanır