VSTAScriptProjectStorage.CreateTempPhysicalProjectStorage(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates the project on the disk and returns the full name of the project file for the purpose of designing the script
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
Parameters
- path
- String
Returns
Full project path name