다음을 통해 공유


XmlQueryOutput.WriteStartElementLocalName(String) 메서드

정의

빈 접두사 및 네임스페이스를 사용하여 로컬 이름을 씁니다.

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

public:
 void WriteStartElementLocalName(System::String ^ localName);
public void WriteStartElementLocalName (string localName);
member this.WriteStartElementLocalName : string -> unit
Public Sub WriteStartElementLocalName (localName As String)

매개 변수

localName
String

로컬 이름을 포함하는 문자열입니다.

적용 대상