Document.CreateProcessingInstruction

Document.CreateProcessingInstruction method

지정된 이름과 데이터 문자열이 지정된 ProcessingInstruction 노드를 생성합니다.

public ProcessingInstruction CreateProcessingInstruction(string target, string data)
모수유형설명
targetString목표.
dataString명령 데이터입니다.

반환 값

ProcessingInstruction .

또한보십시오