VCWizCtlClass::WriteToTextFile Method (String^, String^, Boolean)

 

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

public:
virtual void WriteToTextFile(
	String^ bstrFileName,
	String^ bstrContext,
	bool bAppend = false
)

Parameters

bstrFileName
Type: System::String^

bstrContext
Type: System::String^

bAppend
Type: System::Boolean

Return to top
Show: