ISetupInstanceCatalog Interface

Definition

Information about a catalog used to install an instance.

public interface class ISetupInstanceCatalog
public interface class ISetupInstanceCatalog
__interface ISetupInstanceCatalog
[System.Runtime.InteropServices.Guid("9AD8E40F-39A2-40F1-BF64-0A6C50DD9EEB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISetupInstanceCatalog
[<System.Runtime.InteropServices.Guid("9AD8E40F-39A2-40F1-BF64-0A6C50DD9EEB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISetupInstanceCatalog = interface
Public Interface ISetupInstanceCatalog
Attributes

Methods

GetCatalogInfo()

Gets catalog information properties.

IsPrerelease()

Gets a value indicating whether the catalog is a prerelease.

Applies to