GetAttributeNS
Element.GetAttributeNS method
يحصل على قيمة السمة بالاسم المحلي وURI مساحة الاسم.
public string GetAttributeNS(string namespaceURI, string localName)
| معامل | نوع | الوصف |
|---|---|---|
| namespaceURI | String | معرف مساحة الاسم للخاصية. |
| localName | String | الاسم المحلي للخاصية. |
قيمة الإرجاع
قيمة الخاصية.
انظر أيضًا
- class Element
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance