C# 클래스 Standard.SHFILEOPSTRUCT

파일 보기 프로젝트 열기: MahApps/MahApps.Metro 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
hNameMappings System.IntPtr
hwnd System.IntPtr
lpszProgressTitle string
pFrom string
pTo string

프로퍼티 상세

hNameMappings 공개적으로 프로퍼티

public IntPtr,System hNameMappings
리턴 System.IntPtr

hwnd 공개적으로 프로퍼티

public IntPtr,System hwnd
리턴 System.IntPtr

lpszProgressTitle 공개적으로 프로퍼티

public string lpszProgressTitle
리턴 string

pFrom 공개적으로 프로퍼티

public string pFrom
리턴 string

pTo 공개적으로 프로퍼티

public string pTo
리턴 string