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


ExplorerReferencesBehavior.GetLink - метод

Получение одной связи ExplorerReferencesBehavior между заданными Explorerand ExplorerBehavior.

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

Синтаксис

'Декларация
Public Shared Function GetLink ( _
    source As Explorer, _
    target As ExplorerBehavior _
) As ExplorerReferencesBehavior
public static ExplorerReferencesBehavior GetLink(
    Explorer source,
    ExplorerBehavior target
)

Параметры

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

Тип: Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior

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

См. также

Ссылки

ExplorerReferencesBehavior Класс

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