XmlQueryOutput.WriteWhitespace(String) 메서드

정의

NotSupportedException을 던집니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 override void WriteWhitespace(System::String ^ ws);
public override void WriteWhitespace(string ws);
override this.WriteWhitespace : string -> unit
Public Overrides Sub WriteWhitespace (ws As String)

매개 변수

ws
String

쓸 공백이 들어 있는 문자열입니다.

적용 대상