GetAttributeNS

Element.GetAttributeNS method

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

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

قيمة الإرجاع

إرجاع السمة

أنظر أيضا