다음을 통해 공유


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

특성 이름입니다.

적용 대상

추가 정보