Method | Description | |
---|---|---|
ProvideFileExtensionMapping ( string id, string name, |
||
Register ( RegistrationContext context ) : void | ||
Unregister ( RegistrationContext context ) : void |
public ProvideFileExtensionMapping ( string id, string name, |
||
id | string | |
name | string | |
editorGuid | ||
logViewGuid | ||
package | string | |
sortPriority | int | |
return | System |
public Register ( RegistrationContext context ) : void | ||
context | RegistrationContext | |
return | void |
public Unregister ( RegistrationContext context ) : void | ||
context | RegistrationContext | |
return | void |