Click or drag to resize

PackageConfigToString Method

The string representation of the PackageConfig.

Namespace:  Demo3D.PackageManager
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation of the PackageConfig.
See Also