![]() |
Previous | Next |
The GetCustomPropertyName method retrieves the name of the custom property at the specified index.
Syntax
Application.Project.Properties.GetCustomPropertyName(index)
Parameters
index
Number containing the index of the custom property to be retrieved.
Return Values
This method returns a String.
See Also
Previous | Next |