次の方法で共有


ManagementChannel.SetLastRequestConfigurationInfo メソッド

定義

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)

パラメーター

configurationUsed
Boolean
configurationPath
String
locationSubPath
String

適用対象