XmlClassData.ElementData Свойство

Определение

Получает список ElementData. Данные конфигурации сериализации XML для элементов класса.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::XmlElementData ^> ^ ElementData { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::XmlElementData ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementData> ElementData { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementData : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.XmlElementData>
Public ReadOnly Property ElementData As LinkedElementCollection(Of XmlElementData)

Значение свойства

LinkedElementCollection<XmlElementData>
Атрибуты

Применяется к