Click or drag to resize

ProductUpdateEventArgsManifest Field

The manifest of the product.

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("manifest")]
public ProductManifest Manifest

Field Value

Type: ProductManifest
See Also