DefaultPropertyAttribute(String) Konstruktor

Definisi

Menginisialisasi instans baru dari kelas 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)

Parameter

name
String

Nama properti default untuk komponen yang terikat atribut ini.

Berlaku untuk