The CreatorName property specifies the username of the package creator.
| Package Object |
object.CreatorName
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
An application should not rely on the CreatorName property being set. For example, if a package is created on a computer running Microsoft® Windows® 95 and the creator has not logged in, no value is entered.
String
Read-only
HRESULT GetCreatorName(BSTR *pRetVal);