Element.GetAttributeNS
Element.GetAttributeNS method
로컬 이름과 네임스페이스 URI로 속성 값을 검색합니다.
public string GetAttributeNS(string namespaceURI, string localName)
모수 | 유형 | 설명 |
---|---|---|
namespaceURI | String | 네임스페이스 URI입니다. |
localName | String | 로컬 이름입니다. |
반환 값
속성 를 반환합니다.
또한보십시오
- class Element
- 네임스페이스 Aspose.Html.Dom
- 집회 Aspose.HTML