CloudProjectCommonGetAppProjectFolder Method (Int64, Boolean) |
Namespace:
NeoAxis.Networking
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static string GetAppProjectFolder(
long projectID,
bool edit
)
Parameters
- projectID
- Type: SystemInt64
- edit
- Type: SystemBoolean
Return Value
Type:
StringSee Also