BAMDefinition.Extension Property

Definition

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

Property Value

XmlElement[]

Applies to