XmlQueryOutput.WriteState Property

Definition

Throws NotSupportedException.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property System::Xml::WriteState WriteState { System::Xml::WriteState get(); };
public override System.Xml.WriteState WriteState { get; }
member this.WriteState : System.Xml.WriteState
Public Overrides ReadOnly Property WriteState As WriteState

Property Value

A WriteState object.

Applies to