共用方式為


XmlQueryRuntime.Output 屬性

定義

取得輸出寫入器物件。

public:
 property System::Xml::Xsl::Runtime::XmlQueryOutput ^ Output { System::Xml::Xsl::Runtime::XmlQueryOutput ^ get(); };
public System.Xml.Xsl.Runtime.XmlQueryOutput Output { get; }
member this.Output : System.Xml.Xsl.Runtime.XmlQueryOutput
Public ReadOnly Property Output As XmlQueryOutput

屬性值

XmlQueryOutput

XmlQueryOutput 類別的執行個體。

適用於