Method | Description | |
---|---|---|
EnsureAssociationsSet ( ) : void | ||
SetAssociation ( string extension, string progId, string fileTypeDescription, string applicationFilePath ) : bool |
Method | Description | |
---|---|---|
SHChangeNotify ( int eventId, int flags, IntPtr, item1, IntPtr, item2 ) : int | ||
SetKeyDefaultValue ( string keyPath, string value ) : bool |
public static EnsureAssociationsSet ( ) : void | ||
return | void |
public static SetAssociation ( string extension, string progId, string fileTypeDescription, string applicationFilePath ) : bool | ||
extension | string | |
progId | string | |
fileTypeDescription | string | |
applicationFilePath | string | |
return | bool |