IMetabaseUpdate.CreateWorkstation

Syntax

CreateWorkstation: String;

Description

The CreateWorkstation property returns name of the workstation, on which an update was created.

Comments

Value of this property is stored in the CustomProperties collection and can be changed. It is relevant only on working with *.pefx files.

Example

The property use is given in the example for IMetabaseUpdate.CreateMetabase.

See also:

IMetabaseUpdate