ISetupInstanceCatalog Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |