DomainDispatcher.NewTextFile Method (String, String)

 

Namespace:   System.Data.Entity.Migrations.Utilities
Assembly:  EntityFramework.PowerShell.Utility (in EntityFramework.PowerShell.Utility.dll)

public void NewTextFile(
	string text,
	string item = "General\\Text File"
)

Parameters

text
Type: System.String

item
Type: System.String