PackageAccessPolicy(bool canDownload) Constructor

Initializes a new instance of the PackageAccessPolicy struct.

Syntax

public .ctor(bool canDownload)

Parameters

canDownload
Type: bool

Value indicating whether the package can be downloaded.