ScriptComponentHost.PutSourceCode(String, String, String) Método

Definição

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

Parâmetros

filename
String
encoding
String
sourceCode
String

Retornos

Aplica-se a