Share via


ManagementChannel.SetLastRequestConfigurationInfo Method

Definition

protected:
 void SetLastRequestConfigurationInfo(bool configurationUsed, System::String ^ configurationPath, System::String ^ locationSubPath);
protected void SetLastRequestConfigurationInfo (bool configurationUsed, string configurationPath, string locationSubPath);
member this.SetLastRequestConfigurationInfo : bool * string * string -> unit
Protected Sub SetLastRequestConfigurationInfo (configurationUsed As Boolean, configurationPath As String, locationSubPath As String)

Parameters

configurationUsed
Boolean
configurationPath
String
locationSubPath
String

Applies to