DocumentableItem.ExtensibleAttributes Vlastnost

Definice

Získá nebo nastaví pole typu XmlAttribute , který představuje rozšíření atributů WSDL ke shodě s Web Services Interoperability (WS-I) Základní profil 1.1.

public:
 property cli::array <System::Xml::XmlAttribute ^> ^ ExtensibleAttributes { cli::array <System::Xml::XmlAttribute ^> ^ get(); void set(cli::array <System::Xml::XmlAttribute ^> ^ value); };
public System.Xml.XmlAttribute[] ExtensibleAttributes { get; set; }
member this.ExtensibleAttributes : System.Xml.XmlAttribute[] with get, set
Public Property ExtensibleAttributes As XmlAttribute()

Hodnota vlastnosti

Pole typu XmlAttribute , který představuje atributy rozšíření WSDL pro soulad s Web Services Interoperability (WS-I) Základní profil 1.1.

Platí pro