Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ServicesConnections As ServiceConnectionElementCollection(Of ServiceConnectionConfigurationElement) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ServiceConnectionElementCollection<ServiceConnectionConfigurationElement> ServicesConnections {get;} |
C++/CLI | |
---|---|
public: property ServiceConnectionElementCollection<ServiceConnectionConfigurationElement>^ ServicesConnections { ServiceConnectionElementCollection<ServiceConnectionConfigurationElement>^ get(); } |
Return Value
A collection of ServiceConnectionConfigurationElement containing the information for the configured service and connection.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family