BuildResults Class
.NET Framework 3.0
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the results of the BootstrapperBuilder build operation.
Namespace: Microsoft.Build.Tasks.Deployment.BootstrapperAssembly: Microsoft.Build.Tasks (in microsoft.build.tasks.dll)
[ClassInterfaceAttribute(ClassInterfaceType.None)] [ComVisibleAttribute(true)] [GuidAttribute("FAD7BA7C-CA00-41e0-A5EF-2DA9A74E58E6")] public class BuildResults : IBuildResults
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("FAD7BA7C-CA00-41e0-A5EF-2DA9A74E58E6") */
public class BuildResults implements IBuildResults
ClassInterfaceAttribute(ClassInterfaceType.None) ComVisibleAttribute(true) GuidAttribute("FAD7BA7C-CA00-41e0-A5EF-2DA9A74E58E6") public class BuildResults implements IBuildResults
Not applicable.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: