Share via


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

名稱值。

適用於