| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim filePath As String Dim value As ConfiguredEndpointCollection value = ConfiguredEndpointCollection.Load(filePath) | |
| C# | |
|---|---|
| public static ConfiguredEndpointCollection Load( string filePath ) | |
Parameters
- filePath
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    