Gets XML element XmlElement which represents this key.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("You should not use XmlElement. Use Get/Set methods.")] public XmlElement Element { get; } |