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 개체를 식별하는 문자열입니다.

예외

name이(가) null인 경우

설명

사용 하 여는 DesignerAutoFormat 새 형식 만들기에 추가 하는 생성자를 DesignerAutoFormatCollection 나타내는 컬렉션을 AutoFormats 의 속성을 ControlDesigner 개체.

적용 대상

추가 정보