C# 클래스 Fuji.MFInitParams

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

공개 프로퍼티들

프로퍼티 타입 설명
appTitle string
args string[]
display DisplayMode
hInstance System.UIntPtr
hWnd System.UIntPtr
hideSystemInfo bool

프로퍼티 상세

appTitle 공개적으로 프로퍼티

public string appTitle
리턴 string

args 공개적으로 프로퍼티

public string[] args
리턴 string[]

display 공개적으로 프로퍼티

public DisplayMode display
리턴 DisplayMode

hInstance 공개적으로 프로퍼티

public UIntPtr,System hInstance
리턴 System.UIntPtr

hWnd 공개적으로 프로퍼티

public UIntPtr,System hWnd
리턴 System.UIntPtr

hideSystemInfo 공개적으로 프로퍼티

public bool hideSystemInfo
리턴 bool