Język

ConfigurationPropertyAttribute(String) Konstruktor

Definicja

Inicjuje ConfigurationPropertyAttribute nowe wystąpienie klasy.

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

Parametry

name
String

Nazwa zdefiniowanego ConfigurationProperty obiektu.

Dotyczy