ConfigurationPropertyAttribute(String) Oluşturucu

Tanım

Sınıfın yeni bir örneğini ConfigurationPropertyAttribute başlatır.

public:
 ConfigurationPropertyAttribute(System::String ^ name);
public ConfigurationPropertyAttribute(string name);
new System.Configuration.ConfigurationPropertyAttribute : string -> System.Configuration.ConfigurationPropertyAttribute
Public Sub New (name As String)

Parametreler

name
String

Tanımlanan nesnenin ConfigurationProperty adı.

Şunlara uygulanır