SettingDefinitions.Any Property

Definition

public:
 property System::Xml::XmlElement ^ Any { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
public System.Xml.XmlElement Any { get; set; }
member this.Any : System.Xml.XmlElement with get, set
Public Property Any As XmlElement

Property Value

XmlElement

Applies to