Click or drag to resize

ApiSessionGetProjectFolderPath Method

Returns the current path to the project data

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public string GetProjectFolderPath()

Return Value

Type: String
Returns the current path to the project data
See Also