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

返品

プロジェクト経路名

適用対象