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

Значение имени.

Применяется к