Dumper.SetDirectory(String) 메서드

정의

덤퍼의 디렉터리를 설정합니다.

public:
 void SetDirectory(System::String ^ dirPath);
public void SetDirectory (string dirPath);
member this.SetDirectory : string -> unit
Public Sub SetDirectory (dirPath As String)

매개 변수

dirPath
String

디렉터리 경로입니다.

적용 대상