Поделиться через


ExplorerBehaviorHasNodeSettings.GetCustomNodeSettings - метод

Получает список CustomNodeSettings.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetCustomNodeSettings ( _
    element As ExplorerBehavior _
) As LinkedElementCollection(Of ExplorerNodeSettings)
public static LinkedElementCollection<ExplorerNodeSettings> GetCustomNodeSettings(
    ExplorerBehavior element
)

Параметры

Возвращаемое значение

Тип: Microsoft.VisualStudio.Modeling.LinkedElementCollection<ExplorerNodeSettings>

Безопасность платформы .NET Framework

См. также

Ссылки

ExplorerBehaviorHasNodeSettings Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен