Bam2006Migration.FeaturePostConfig(String, String, String, UInt32) Method

Definition

public:
 virtual void FeaturePostConfig(System::String ^ logFileName, System::String ^ tempRegHive, System::String ^ tempFolderPath, System::UInt32 nBTSRelease);
[System.ComponentModel.Browsable(false)]
public void FeaturePostConfig (string logFileName, string tempRegHive, string tempFolderPath, uint nBTSRelease);
abstract member FeaturePostConfig : string * string * string * uint32 -> unit
override this.FeaturePostConfig : string * string * string * uint32 -> unit
Public Sub FeaturePostConfig (logFileName As String, tempRegHive As String, tempFolderPath As String, nBTSRelease As UInteger)

Parameters

logFileName
String
tempRegHive
String
tempFolderPath
String
nBTSRelease
UInt32

Implements

Attributes

Applies to