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 类的实例。

适用于