Visual Basic (Declaration) | |
---|---|
Public MustOverride Property CarrierIndexBeforeNoncontiguousBreak As Integer |
C# | |
---|---|
public abstract int CarrierIndexBeforeNoncontiguousBreak {get; set;} |
This property is only used when AllocationMode is AllocationMode.Noncontiguous. The default value is 0.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)