ExpressionNode.SerializeProperties(XmlWriter, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
兒童類別用虛擬方法序列化其屬性
protected virtual void SerializeProperties(System.Xml.XmlWriter xw, bool includeResult);
abstract member SerializeProperties : System.Xml.XmlWriter * bool -> unit
override this.SerializeProperties : System.Xml.XmlWriter * bool -> unit
Protected Overridable Sub SerializeProperties (xw As XmlWriter, includeResult As Boolean)
參數
- xw
- XmlWriter
- includeResult
- Boolean