C# 클래스 PoshInternals.ACTCTX

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

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
dwFlags uint
lpApplicationName string
lpAssemblyDirectory string
lpResourceName string
lpSource string
wLangId ushort
wProcessorArchitecture ushort

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

lpApplicationName 공개적으로 프로퍼티

public string lpApplicationName
리턴 string

lpAssemblyDirectory 공개적으로 프로퍼티

public string lpAssemblyDirectory
리턴 string

lpResourceName 공개적으로 프로퍼티

public string lpResourceName
리턴 string

lpSource 공개적으로 프로퍼티

public string lpSource
리턴 string

wLangId 공개적으로 프로퍼티

public ushort wLangId
리턴 ushort

wProcessorArchitecture 공개적으로 프로퍼티

public ushort wProcessorArchitecture
리턴 ushort