次の方法で共有


HtmlControl.IAttributeAccessor.GetAttribute メソッド

このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。

Private Function GetAttribute( _
   ByVal name As String _) As String Implements IAttributeAccessor.GetAttribute
[C#]
string IAttributeAccessor.GetAttribute(
   stringname);
[C++]
private: String* IAttributeAccessor::GetAttribute(String* name);
[JScript]
private function IAttributeAccessor.GetAttribute(
   name : String) : String;

参照

HtmlControl クラス | HtmlControl メンバ | System.Web.UI.HtmlControls 名前空間