MetadataSet.Attributes Proprietà

Definizione

Ottiene una raccolta di oggetti XmlAttribute che si presentano nella forma serializzata dell'oggetto MetadataSet.

public:
 property System::Collections::ObjectModel::Collection<System::Xml::XmlAttribute ^> ^ Attributes { System::Collections::ObjectModel::Collection<System::Xml::XmlAttribute ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Xml.XmlAttribute> Attributes { get; }
member this.Attributes : System.Collections.ObjectModel.Collection<System.Xml.XmlAttribute>
Public ReadOnly Property Attributes As Collection(Of XmlAttribute)

Valore della proprietà

Oggetti XmlAttribute che si presentano nella forma serializzata dell'oggetto MetadataSet.

Si applica a