ManagementChannel.SetLastRequestConfigurationInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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