Свойство | Тип | Описание | |
---|---|---|---|
ProcessorArchitecture | ProcessorArchitecture | ||
RegisterInGAC | bool |
Метод | Описание | |
---|---|---|
Assembly ( ) |
Default constructor. Creates instance of the
|
|
Assembly ( |
Creates instance of the
|
|
Assembly ( |
Creates instance of the
|
|
Assembly ( |
Creates instance of the
|
|
Assembly ( |
Creates instance of the
|
|
Assembly ( |
Creates instance of the
|
|
Assembly ( |
Creates instance of the
|
|
Assembly ( string sourcePath, bool registerInGAC ) |
Creates instance of the
|
|
Assembly ( string sourcePath, bool registerInGAC, ProcessorArchitecture processorArchitecture ) |
Creates instance of the
|
public Assembly ( |
||
feature | ||
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
public Assembly ( |
||
feature | ||
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
processorArchitecture | ProcessorArchitecture | Specifies the architecture for this assembly. |
public Assembly ( |
||
id | The explicit |
|
feature | ||
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
public Assembly ( |
||
id | The explicit |
|
feature | ||
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
processorArchitecture | ProcessorArchitecture | Specifies the architecture for this assembly. |
public Assembly ( |
||
id | The explicit |
|
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
public Assembly ( |
||
id | The explicit |
|
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
processorArchitecture | ProcessorArchitecture | Specifies the architecture for this assembly. |
public Assembly ( string sourcePath, bool registerInGAC ) | ||
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
public Assembly ( string sourcePath, bool registerInGAC, ProcessorArchitecture processorArchitecture ) | ||
sourcePath | string | Relative path to the assembly file to be taken for building the MSI. |
registerInGAC | bool | Defines if the assembly file needs to be registered in GAC during the installation. |
processorArchitecture | ProcessorArchitecture | Specifies the architecture for this assembly. |
public ProcessorArchitecture ProcessorArchitecture | ||
Результат | ProcessorArchitecture |