XmlElementAppliesToDomainProperty.XmlElement - свойство
Свойство DomainRole XmlElement, к которому применяются данные конфигурации сериализации xml.
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "DomainProperty", _
PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.PropertyDisplayName", _
PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy, _
Multiplicity := Multiplicity.One)> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.Category", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("1f2c5b1d-c8af-4915-b710-8492c0864af9")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property XmlElement As XmlPropertyData
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "DomainProperty",
PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.PropertyDisplayName",
PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy,
Multiplicity = Multiplicity.One)]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("1f2c5b1d-c8af-4915-b710-8492c0864af9")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementAppliesToDomainProperty/XmlElement.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public XmlPropertyData XmlElement { get; set; }
Значение свойства
Тип: Microsoft.VisualStudio.Modeling.DslDefinition.XmlPropertyData
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
XmlElementAppliesToDomainProperty Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен