Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 472 Bytes

File metadata and controls

18 lines (11 loc) · 472 Bytes

IModule.AppStorePackageId property

The ID of the module in the Marketplace.

public int AppStorePackageId { get; set; }

Remarks

The ID of a module in the Marketplace remains the same over versions of the module.

See Also