IProduct Interface
.NET Framework 3.0
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a product that the BootstrapperBuilder finds in the Path property.
Namespace: Microsoft.Build.Tasks.Deployment.BootstrapperAssembly: Microsoft.Build.Tasks (in microsoft.build.tasks.dll)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] [ComVisibleAttribute(true)] [GuidAttribute("9E81BE3D-530F-4a10-8349-5D5947BA59AD")] public interface IProduct
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) */
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("9E81BE3D-530F-4a10-8349-5D5947BA59AD") */
public interface IProduct
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) ComVisibleAttribute(true) GuidAttribute("9E81BE3D-530F-4a10-8349-5D5947BA59AD") public interface IProduct
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: