Udostępnij za pośrednictwem


InternalConfigEventArgs(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy InternalConfigEventArgs.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 InternalConfigEventArgs(System::String ^ configPath);
public InternalConfigEventArgs (string configPath);
new System.Configuration.Internal.InternalConfigEventArgs : string -> System.Configuration.Internal.InternalConfigEventArgs
Public Sub New (configPath As String)

Parametry

configPath
String

Ścieżka konfiguracji.

Dotyczy