C# 클래스 AcTools.Utils.FileUtils.SHFILEOPSTRUCT

파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

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

프로퍼티 상세

fFlags 공개적으로 프로퍼티

public FileOperationFlags fFlags
리턴 FileOperationFlags

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