다음을 통해 공유


SchemaElementNameAttribute(String) 생성자

정의

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

public:
 SchemaElementNameAttribute(System::String ^ value);
public SchemaElementNameAttribute (string value);
new System.Web.UI.Design.Directives.SchemaElementNameAttribute : string -> System.Web.UI.Design.Directives.SchemaElementNameAttribute
Public Sub New (value As String)

매개 변수

value
String

이름 값입니다.

적용 대상