SchemaElementNameAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la 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)

Paramètres

value
String

Valeur du nom.

S’applique à