C# Class Standard.SHFILEOPSTRUCT

Exibir arquivo Open project: MahApps/MahApps.Metro Class Usage Examples

Public Properties

Property Type Description
hNameMappings System.IntPtr
hwnd System.IntPtr
lpszProgressTitle string
pFrom string
pTo string

Property Details

hNameMappings public_oe property

public IntPtr,System hNameMappings
return System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lpszProgressTitle public_oe property

public string lpszProgressTitle
return string

pFrom public_oe property

public string pFrom
return string

pTo public_oe property

public string pTo
return string