ScriptComponentHost.PutSourceCode(String, String, String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- filename
- String
- encoding
- String
- sourceCode
- String