MigrationTool.MigrationStatus.Log Property    
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.
Keep track of recorded messages logged during the migration process
public:
 property System::String ^ Log { System::String ^ get(); };public string Log { get; }member this.Log : stringPublic ReadOnly Property Log As String