ISetupInstanceCatalog.IsPrerelease Method

Definition

Gets a value indicating whether the catalog is a prerelease.

public:
 bool IsPrerelease();
public:
 bool IsPrerelease();
bool IsPrerelease();
public bool IsPrerelease ();
abstract member IsPrerelease : unit -> bool
Public Function IsPrerelease () As Boolean

Returns

A value indicating whether the catalog is a prerelease.

Exceptions

The property is not defined or invalid.

Applies to