The full path to the executable used to respond to requests for a Uri ending with
Namespace: MSBuild.Community.Tasks.IIS
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property ExecutablePath As String |
| C# |
|---|
| public string ExecutablePath { get; set; } |
| C++ |
|---|
| public property string ExecutablePath sealed { String get(); void set(String value); } |
| J# |
|---|
| /** property */ public string get_ExecutablePath(); /** property */ public void set_ExecutablePath(string value); |
| JScript |
|---|
| public function get ExecutablePath() : String public function set ExecutablePath(value : String); |
Remarks
This property is required when (the default).
See Also
Documentation version 1.0.0.0.