OutputGeneratorActivity.OutputGeneratorOutput Property

 

Specifies the assembly-qualified type name of the output generator.

Namespace:   Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators
Assembly:  Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)

protected string OutputGeneratorOutput {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.String