ProductCode Property

Microsoft FrontPage Visual Basic

Returns the globally unique identifier (GUID) for Microsoft FrontPage. Read-only String.

expression.ProductCode()

expression    Required. An expression that returns an Application object.

Example

This statement returns the Product ID for FrontPage.

mySystem = Application.ProductCode