Click or drag to resize
EfficientStorageManagerGetPath Method
Gets the full path of this identifier.

Namespace: Activsoft.Storage
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public string GetPath(
	int id
)

Parameters

id
Type: SystemInt32
The identifier.

Return Value

Type: String
The full path of the file.
See Also