| Visual Basic (Declaration) | |
|---|---|
Overloads Function GetRegisteredInstances( _ ByVal channelName As String, _ ByVal instanceName As String _ ) As IEnumerable(Of String) | |
| C# | |
|---|---|
IEnumerable<string> GetRegisteredInstances( string channelName, string instanceName ) | |
Parameters
- channelName
- instanceName
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7