vba-text-editor

GetDirectoryPath

Property

code

Public Property Get code() As Long

メソッド実行直後の終了コードを返す。

Method

runCommand

Public Function runCommand() As String

ファイルピッカーを起動し、選択したディレクトリのパスを取得して返す。

戻り値:

選択したディレクトリのパスを返す。

HOME