XmlElementElement::XmlElement Property
.NET Framework (current version)
Gets or sets the XmlElement that this class encapsulates.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("xmlElement", DefaultValue = null, Options = ConfigurationPropertyOptions::IsKey)] property XmlElement^ XmlElement { XmlElement^ get(); void set(XmlElement^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: