프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Associations | WixSharp.FileAssociation[] | ||
Condition | Condition | ||
DriverInstaller | |||
Feature | |||
IISVirtualDirs | WixSharp.IISVirtualDir[] | ||
Permissions | FilePermission[] | ||
ServiceInstaller | ServiceInstaller | ||
Shortcuts | WixSharp.FileShortcut[] |
메소드 | 설명 | |
---|---|---|
AddItems ( WixEntity items ) : void | ||
File ( ) : System |
Initializes a new instance of the File class.
|
|
File ( |
Creates instance of the
|
|
File ( |
Creates instance of the
|
|
File ( |
Creates instance of the
|
|
File ( string sourcePath ) : System |
Creates instance of the
|
|
ToString ( ) : string |
Returns a T:System.String that represents the File. This property is designed to produce a friendlier string representation of the File for debugging purposes.
|
public File ( |
||
feature | ||
sourcePath | string | Relative path to the file to be taken for building the MSI. |
리턴 | System |
public File ( |
||
id | The explicit |
|
feature | ||
sourcePath | string | Relative path to the file to be taken for building the MSI. |
리턴 | System |
public File ( |
||
id | The explicit |
|
sourcePath | string | Relative path to the file to be taken for building the MSI. |
리턴 | System |
public File ( string sourcePath ) : System | ||
sourcePath | string | Relative path to the file to be taken for building the MSI. |
리턴 | System |
public FileAssociation[],WixSharp Associations | ||
리턴 | WixSharp.FileAssociation[] |
public IISVirtualDir[],WixSharp IISVirtualDirs | ||
리턴 | WixSharp.IISVirtualDir[] |