IVCWizCtlUI.WriteToTextFile(String, String, Boolean) Method

Definition

void WriteToTextFile(std::wstring const & bstrFileName, std::wstring const & bstrContext, bool bAppend = false);
[System.Runtime.InteropServices.DispId(1610743895)]
public void WriteToTextFile (string bstrFileName, string bstrContext, bool bAppend = false);
[<System.Runtime.InteropServices.DispId(1610743895)>]
abstract member WriteToTextFile : string * string * bool -> unit
Public Sub WriteToTextFile (bstrFileName As String, bstrContext As String, Optional bAppend As Boolean = false)

Parameters

bstrFileName
String
bstrContext
String
bAppend
Boolean
Attributes

Applies to