AddPackageOptions.IsExpectedDigestsSupported Property

Definition

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.

Applies to