![]() |
Previous | Next |
The Find method retrieves the index of the specified Profile object.
Syntax
Application.Project.Properties.PublishWebHost.GetProfiles().Find(profile)
Parameters
profile
Profile object whose index is to be retrieved.
Return Values
This method returns a Number (long).
See Also
Previous | Next |