Sdílet prostřednictvím


ConfigurationPropertyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci ConfigurationPropertyAttribute třídy.

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

Název definovaného objektu ConfigurationProperty .

Platí pro