다음을 통해 공유


ScriptComponentHost.PutSourceCode(String, String, String) 메서드

정의

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

매개 변수

filename
String
encoding
String
sourceCode
String

반환

적용 대상