Udostępnij za pośrednictwem


MetadataSet.Attributes Właściwość

Definicja

Pobiera kolekcję XmlAttribute obiektów, które są wyświetlane w postaci serializacji 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)

Wartość właściwości

Collection<XmlAttribute>

Obiekty, XmlAttribute które są wyświetlane w postaci serializacji MetadataSet .

Dotyczy