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