ScriptComponentHost.PutSourceCode(String, String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
bool PutSourceCode(System::String ^ filename, System::String ^ encoding, System::String ^ sourceCode);
public bool PutSourceCode (string filename, string encoding, string sourceCode);
member this.PutSourceCode : string * string * string -> bool
Public Function PutSourceCode (filename As String, encoding As String, sourceCode As String) As Boolean
Paramètres
- filename
- String
- encoding
- String
- sourceCode
- String