AddPackageOptions.IsExpectedDigestsSupported 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 IsExpectedDigestsSupported { bool get(); };
bool IsExpectedDigestsSupported();
public bool IsExpectedDigestsSupported { get; }
var boolean = addPackageOptions.isExpectedDigestsSupported;
Public ReadOnly Property IsExpectedDigestsSupported As Boolean
Property Value
Boolean
bool
Remarks
StagePackageOptions is available on Windows 11, version 22H2 (10.0; Build 22621) and later.