StreamProtectionInformation.ProtectionSystemSpecificHeaderBoxesSpecified 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.
Gets whether at least one protection system specific header box was specified.
public bool ProtectionSystemSpecificHeaderBoxesSpecified { get; }
member this.ProtectionSystemSpecificHeaderBoxesSpecified : bool
Public ReadOnly Property ProtectionSystemSpecificHeaderBoxesSpecified As Boolean
Property Value
true
if ProtectionSystemSpecificHeaderBoxes contains at least one item; otherwise, false
.