包含有关程序集定义文件所支持平台的信息。
| BuildTarget | AssemblyDefinitionPlatform 的 BuildTarget。 |
| DisplayName | 平台的显示名称。 |
| HasSubtarget | Indicates whether or not the associated BuildTarget has a subtarget specified. |
| Name | 程序集定义文件中使用的名称。 |
| Subtarget | The subtarget integer ID; only relevant when HasSubtarget is true. |