Compartir a través de


XmlQueryRuntime.Output Propiedad

Definición

Obtiene el objeto de sistema de escritura de salida.

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

Valor de propiedad

XmlQueryOutput

Instancia de la clase XmlQueryOutput.

Se aplica a