Freigeben über


AddPackageOptions.IsLimitToExistingPackagesSupported Property

Definition

public:
 property bool IsLimitToExistingPackagesSupported { bool get(); };
bool IsLimitToExistingPackagesSupported();
public bool IsLimitToExistingPackagesSupported { get; }
var boolean = addPackageOptions.isLimitToExistingPackagesSupported;
Public ReadOnly Property IsLimitToExistingPackagesSupported As Boolean

Property Value

Boolean

bool

Remarks

StagePackageOptions is available on Windows 11, version 22H2 (10.0; Build 22621) and later.

Applies to