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

名前の値。

適用対象