AddPackageOptions.IsLimitToExistingPackagesSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.