Property Relocations
Relocations
Gets the Relocations in this TargetBinary
Declaration
public readonly IEnumerable<Relocation> Relocations { get; }
Property Value
public readonly IEnumerable<Relocation> Relocations { get; }
IEnumerable<Relocation> |