Method | Description | |
---|---|---|
LoadExtension ( string folderPath ) : bool | ||
VsixExtensionProvider ( Lifetime lifetime, ExtensionLocations extensionLocations ) : JetBrains.Application |
public LoadExtension ( string folderPath ) : bool | ||
folderPath | string | |
return | bool |
public VsixExtensionProvider ( Lifetime lifetime, ExtensionLocations extensionLocations ) : JetBrains.Application | ||
lifetime | Lifetime | |
extensionLocations | ExtensionLocations | |
return | JetBrains.Application |