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 クラスのインスタンス。

適用対象