SchemaElementNameAttribute(String) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

value
String

Valore del nome.

Si applica a