InternalConfigEventArgs(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de InternalConfigEventArgs klasse.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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)

Parameters

configPath
String

Een configuratiepad.

Van toepassing op