IBizTalk2006Migrate.FeaturePostConfig(String, String, String, UInt32) 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.
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