Method | Description | |
---|---|---|
ImportAddinAssemblyAttribute ( string filePath ) : System |
Initializes a new instance
|
public ImportAddinAssemblyAttribute ( string filePath ) : System | ||
filePath | string | /// Path to the assembly. Must be relative to the assembly declaring this attribute. /// |
return | System |