Profiles Property (Read/Write) |
Top Previous Next |
Sets/gets the Profiles Component as the profile manager for this Component.
Visual Basic Syntax
IndFile.Profiles [= Profiles]
C# Syntax
IndFile.Profiles; [= Profiles]
After setting this property, you can access to a collection of connections to be generated and customized through the ShowEditor method.
See also SubKey property, ShowEditor property.
|