C# 클래스 LinkerScriptGenerator.Section

파일 보기 프로젝트 열기: sysprogs/BSPTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Alignment int
CustomContents string[]
CustomStartLabel string
Fill FillInfo
Flags SectionFlags
Inputs List
Name string
TargetMemory string

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

Alignment 공개적으로 프로퍼티

public int Alignment
리턴 int

CustomContents 공개적으로 프로퍼티

public string[] CustomContents
리턴 string[]

CustomStartLabel 공개적으로 프로퍼티

public string CustomStartLabel
리턴 string

Fill 공개적으로 프로퍼티

public FillInfo,LinkerScriptGenerator Fill
리턴 FillInfo

Flags 공개적으로 프로퍼티

public SectionFlags Flags
리턴 SectionFlags

Inputs 공개적으로 프로퍼티

public List Inputs
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string

TargetMemory 공개적으로 프로퍼티

public string TargetMemory
리턴 string