CsdlToSsdlAndMslActivity.MslOutputGeneratorType Property
The assembly-qualified name of the type used to generate mapping specification language (MSL) from the conceptual schema definition language (CSDL) in the CsdlInput property.
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Msl")] public InArgument<string> MslOutputGeneratorType { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }