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

Definition

public:
 void FeaturePostConfig(System::String ^ logFilePath, System::String ^ tempRegHive, System::String ^ tempFolderPath, System::UInt32 nBTSRelease);
public void FeaturePostConfig (string logFilePath, string tempRegHive, string tempFolderPath, uint nBTSRelease);
abstract member FeaturePostConfig : string * string * string * uint32 -> unit
Public Sub FeaturePostConfig (logFilePath As String, tempRegHive As String, tempFolderPath As String, nBTSRelease As UInteger)

Parameters

logFilePath
String
tempRegHive
String
tempFolderPath
String
nBTSRelease
UInt32

Applies to