Determines whether assemblies are installed or uninstalled.
Namespace: MSBuild.Community.Tasks.Install
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected Overrides ReadOnly Property IsUninstall As Boolean |
| C# |
|---|
| protected override bool IsUninstall { get; } |
| C++ |
|---|
| protected override property bool IsUninstall override { bool get(); } |
| J# |
|---|
| /** property */ protected bool get_IsUninstall(); |
| JScript |
|---|
| protected function get IsUninstall() : bool |
See Also
Documentation version 1.0.0.0.