Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

WebHost.GetProfiles

The GetProfiles method retrieves a Profiles collection object containing copies of all the Profile objects in the WebHost.

Syntax

Application.Project.Properties.PublishWebHost.GetProfiles()

Parameters

This method takes no parameters.

Return Values

This method returns a Profiles object.

Remarks

The collection returned by this method contains only copies of the Profile objects contained in the WebHost. Modifying these copies will have no effect.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.