DefaultPropertyAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy DefaultPropertyAttribute.

public:
 DefaultPropertyAttribute(System::String ^ name);
public DefaultPropertyAttribute (string name);
public DefaultPropertyAttribute (string? name);
new System.ComponentModel.DefaultPropertyAttribute : string -> System.ComponentModel.DefaultPropertyAttribute
Public Sub New (name As String)

Parametry

name
String

Nazwa właściwości domyślnej składnika, do którego jest powiązany ten atrybut.

Dotyczy