OutputGeneratorActivity.OutputGeneratorType Property

 

An InArgument<T> that 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)

public InArgument<string> OutputGeneratorType {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.Activities.InArgument<String>