다음을 통해 공유


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

쓰려는 공백을 포함하는 문자열입니다.

적용 대상