PackageConfig Methods |
The PackageConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Returns a copy of the PackageConfig.
| |
| FromJsonString |
Deserializes the PackageConfig from a JSON string, using the default options.
| |
| ToJsonString |
The current PackageConfig serialized into JSON (using the default options), in string form.
| |
| ToString |
The string representation of the PackageConfig.
(Overrides ObjectToString.) |