Element.GetAttributeNS

Element.GetAttributeNS method

استرداد قيمة سمة حسب الاسم المحلي ومساحة URI.

public string GetAttributeNS(string namespaceURI, string localName)
معامل يكتب وصف
namespaceURI String مساحة الاسم URI.
localName String اسم المحلي.

قيمة الإرجاع

إرجاع السمة

أنظر أيضا