Property Sections
Sections
Gets the sections in this TargetBinary
Declaration
public IEnumerable<Section> Sections { get; }
Property Value
public IEnumerable<Section> Sections { get; }
IEnumerable<Section> |
Gets the sections in this TargetBinary
public IEnumerable<Section> Sections { get; }
IEnumerable<Section> |