Udostępnij przez


Właściwość ExternalXmlElement.XmlElement

XML element.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property XmlElement As XmlElement
    Get
    Set
'Użycie
Dim instance As ExternalXmlElement
Dim value As XmlElement

value = instance.XmlElement

instance.XmlElement = value
public XmlElement XmlElement { get; set; }
public:
property XmlElement^ XmlElement {
    XmlElement^ get ();
    void set (XmlElement^ value);
}
member XmlElement : XmlElement with get, set
function get XmlElement () : XmlElement
function set XmlElement (value : XmlElement)

Wartość właściwości

Typ: System.Xml.XmlElement
XmlElement Obiektu.