ExtensionExtendsElement.ExtensionElement - свойство
Роль DomainRole ExtensionElement ExtensionExtendsElement.ExtensionElement
Пространство имен: Microsoft.VisualStudio.Modeling
Сборка: Microsoft.VisualStudio.Modeling.Sdk.12.0 (в Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Синтаксис
'Декларация
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.ExtensionExtendsElement/ExtensionElement.DisplayName", _
GetType(CoreDomainModel), "Microsoft.VisualStudio.Modeling.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.ExtensionExtendsElement/ExtensionElement.Description", _
GetType(CoreDomainModel), "Microsoft.VisualStudio.Modeling.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "Extends", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.ExtensionExtendsElement/ExtensionElement.PropertyDisplayName", _
PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy, _
Multiplicity := Multiplicity.One)> _
<DomainObjectIdAttribute("feeee3ae-6166-40a9-b2e3-1831afadea0f")> _
Public Overridable Property ExtensionElement As ExtensionElement
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.ExtensionExtendsElement/ExtensionElement.DisplayName",
typeof(CoreDomainModel), "Microsoft.VisualStudio.Modeling.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.ExtensionExtendsElement/ExtensionElement.Description",
typeof(CoreDomainModel), "Microsoft.VisualStudio.Modeling.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "Extends", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.ExtensionExtendsElement/ExtensionElement.PropertyDisplayName",
PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy,
Multiplicity = Multiplicity.One)]
[DomainObjectIdAttribute("feeee3ae-6166-40a9-b2e3-1831afadea0f")]
public virtual ExtensionElement ExtensionElement { get; set; }
Значение свойства
Тип: Microsoft.VisualStudio.Modeling.ExtensionElement
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.