XmlQueryOutput.WriteEndAttributeUnchecked 方法

定义

写入特性的结尾。Writes the end of the attribute. 已假定格式正确,因此无需执行额外检查。There is an assumption of well-formedness, so no additional checks are performed.

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 void WriteEndAttributeUnchecked();
public void WriteEndAttributeUnchecked ();
member this.WriteEndAttributeUnchecked : unit -> unit
Public Sub WriteEndAttributeUnchecked ()

适用于