Share via


IControlDesignerTag.RemoveAttribute(String) メソッド

定義

指定した属性をタグから削除します。

public:
 void RemoveAttribute(System::String ^ name);
public void RemoveAttribute (string name);
abstract member RemoveAttribute : string -> unit
Public Sub RemoveAttribute (name As String)

パラメーター

name
String

属性の名前。

適用対象

こちらもご覧ください