Udostępnij za pośrednictwem


Metoda IVCWizCtlUI.WriteToTextFile —

Przestrzeń nazw:  Microsoft.VisualStudio.VsWizard
Zestaw:  Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)

Składnia

'Deklaracja
Sub WriteToTextFile ( _
    bstrFileName As String, _
    bstrContext As String, _
    bAppend As Boolean _
)
void WriteToTextFile(
    string bstrFileName,
    string bstrContext,
    bool bAppend
)
void WriteToTextFile(
    [InAttribute] String^ bstrFileName, 
    [InAttribute] String^ bstrContext, 
    [InAttribute] bool bAppend
)
abstract WriteToTextFile : 
        bstrFileName:string * 
        bstrContext:string * 
        bAppend:bool -> unit
function WriteToTextFile(
    bstrFileName : String, 
    bstrContext : String, 
    bAppend : boolean
)

Parametry

  • bstrFileName
    Typ: String
  • bstrContext
    Typ: String
  • bAppend
    Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCWizCtlUI Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard