次の方法で共有


VSTAScriptProjectStorage.CreateTempPhysicalProjectStorage(String) メソッド

定義

ディスク上にプロジェクトを作成し、スクリプトを設計するためにプロジェクト ファイルの完全な名前を返します

public:
 System::String ^ CreateTempPhysicalProjectStorage(System::String ^ path);
public string CreateTempPhysicalProjectStorage(string path);
member this.CreateTempPhysicalProjectStorage : string -> string
Public Function CreateTempPhysicalProjectStorage (path As String) As String

パラメーター

path
String

戻り値

完全なプロジェクト パス名

適用対象