共用方式為


DSAKeyValue.GetXml 方法

定義

傳回 DSAKeyValue 項目的 XML 表示。

public:
 override System::Xml::XmlElement ^ GetXml();
public override System.Xml.XmlElement GetXml ();
override this.GetXml : unit -> System.Xml.XmlElement
Public Overrides Function GetXml () As XmlElement

傳回

DSAKeyValue 項目的 XML 表示。

備註

使用這個方法來輸出 物件的 XML DSAKeyValue

適用於