C# Class Security.WinTrust.WinTrustFileInfo

Inheritance: IDisposable
Afficher le fichier Open project: kg/shootblues Class Usage Examples

Méthodes publiques

Свойство Type Description
StructSize System.UInt32
hFile System.IntPtr
pgKnownSubject System.IntPtr
pszFilePath System.IntPtr

Méthodes publiques

Méthode Description
Dispose ( ) : void
WinTrustFileInfo ( String filePath ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

WinTrustFileInfo() public méthode

public WinTrustFileInfo ( String filePath ) : System
filePath String
Résultat System

Property Details

StructSize public_oe property

public UInt32,System StructSize
Résultat System.UInt32

hFile public_oe property

public IntPtr,System hFile
Résultat System.IntPtr

pgKnownSubject public_oe property

public IntPtr,System pgKnownSubject
Résultat System.IntPtr

pszFilePath public_oe property

public IntPtr,System pszFilePath
Résultat System.IntPtr