Method | Description | |
---|---|---|
Associate ( ) : void |
Associates the currently running executable with the file Extension
|
|
CheckStatus ( ) : void |
Refreshes the IsEditor, IsOpener, CurrentEditor, and CurrentOpener properties by checking the Registry.
|
|
FileAssociationHelper ( ) : System |
Until the Exception property is set, the IsEditor, IsOpener, CurrentEditor, and CurrentOpener properties will be initialized to default values.
|
|
FileAssociationHelper ( string extension ) : System |
Method | Description | |
---|---|---|
CheckAssociation ( |
||
GetAssemblyCommand ( ) : string | ||
GetAssociationKey ( string subKey, string associationKey ) : |
||
GetCreateSubKey ( |
||
GetCreateSubKey ( |
||
Refresh ( |
public FileAssociationHelper ( string extension ) : System | ||
extension | string | |
return | System |