Method | Description | |
---|---|---|
FileShortcut ( ) : System |
Initializes a new instance of the FileShortcut class.
|
|
FileShortcut ( |
Initializes a new instance of the FileShortcut class with properties/fields initialized with specified parameters. This constructor should be used to instantiate shortcuts, which belong to the File element.
|
|
FileShortcut ( |
Initializes a new instance of the FileShortcut class with properties/fields initialized with specified parameters. This constructor should be used to instantiate shortcuts, which belong to the File element.
|
|
FileShortcut ( |
Initializes a new instance of the FileShortcut class with properties/fields initialized with specified parameters. This constructor should be used to instantiate shortcuts, which belong to the File element.
|
|
FileShortcut ( |
Initializes a new instance of the FileShortcut class with properties/fields initialized with specified parameters. This constructor should be used to instantiate shortcuts, which belong to the File element.
|
|
FileShortcut ( |
Initializes a new instance of the FileShortcut class with properties/fields initialized with specified parameters. This constructor should be used to instantiate shortcuts, which belong to the File element.
|
|
FileShortcut ( string name, string location ) : System |
Initializes a new instance of the FileShortcut class with properties/fields initialized with specified parameters. This constructor should be used to instantiate shortcuts, which belong to the File element.
|
public FileShortcut ( |
||
feature | ||
location | string | The directory where the shortcut should be installed. |
return | System |
public FileShortcut ( |
||
feature | ||
name | string | The name of the shortcut to be installed. |
location | string | The directory where the shortcut should be installed. |
return | System |
public FileShortcut ( |
||
id | The explicit |
|
feature | ||
location | string | The directory where the shortcut should be installed. |
return | System |
public FileShortcut ( |
||
id | The explicit |
|
feature | ||
name | string | The name of the shortcut to be installed. |
location | string | The directory where the shortcut should be installed. |
return | System |
public FileShortcut ( |
||
id | The explicit |
|
name | string | The name of the shortcut to be installed. |
location | string | The directory where the shortcut should be installed. |
return | System |
public FileShortcut ( string name, string location ) : System | ||
name | string | The name of the shortcut to be installed. |
location | string | The directory where the shortcut should be installed. |
return | System |