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

属性名。

适用于

另请参阅