Element.SetIdAttributeNS

Element.SetIdAttributeNS method

매개변수 isId가 참이면 이 메소드는 지정된 속성을 사용자 정의 ID 속성으로 선언합니다.

public void SetIdAttributeNS(string namespaceURI, string localName, bool isId)
모수유형설명
namespaceURIString네임스페이스 URI입니다.
localNameString로컬 이름입니다.
isIdBoolean로 설정된 경우진실 [아이디입니다].

또한보십시오