DiagramElementHasDecorators.GetLinkToDiagramElement - метод
Получите ссылку DiagramElementHasDecorators к оформителю.
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
Public Shared Function GetLinkToDiagramElement ( _
decoratorInstance As Decorator _
) As DiagramElementHasDecorators
public static DiagramElementHasDecorators GetLinkToDiagramElement(
Decorator decoratorInstance
)
Параметры
- decoratorInstance
Тип: Microsoft.VisualStudio.Modeling.DslDefinition.Decorator
Возвращаемое значение
Тип: Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementHasDecorators
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
DiagramElementHasDecorators Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен