XmlClassDataHasXmlElementData.XmlElementData - свойство
Данные класса DomainRole XmlElementData Xml, определяющий данные элемента.
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "ClassData", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData/XmlElementData.PropertyDisplayName", _
PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy, _
Multiplicity := Multiplicity.One)> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData/XmlElementData.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("81819454-16b8-49ad-8dc0-7bfeba1daece")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData/XmlElementData.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property XmlElementData As XmlElementData
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "ClassData", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData/XmlElementData.PropertyDisplayName",
PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy,
Multiplicity = Multiplicity.One)]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData/XmlElementData.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("81819454-16b8-49ad-8dc0-7bfeba1daece")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataHasXmlElementData/XmlElementData.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public XmlElementData XmlElementData { get; set; }
Значение свойства
Тип: Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementData
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
XmlClassDataHasXmlElementData Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен