다음을 통해 공유


DesignerAutoFormat(String) 생성자

정의

DesignerAutoFormat 클래스의 새 인스턴스를 초기화합니다.

protected:
 DesignerAutoFormat(System::String ^ name);
protected DesignerAutoFormat(string name);
new System.Web.UI.Design.DesignerAutoFormat : string -> System.Web.UI.Design.DesignerAutoFormat
Protected Sub New (name As String)

매개 변수

name
String

특정 DesignerAutoFormat 개체를 식별하는 문자열입니다.

예외

namenull입니다.

설명

DesignerAutoFormat 생성자를 사용하여 새 형식을 만들고 개체의 ControlDesigner 속성으로 DesignerAutoFormatCollection 표현되는 컬렉션에 AutoFormats 추가합니다.

적용 대상

추가 정보