| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal ComputerName As String _ ) | |
| C# | |
|---|---|
public OpcServerBrowser( string ComputerName ) | |
Parameters
- ComputerName
- Network name of the computer to be browsed.
|
| OPCDA.NET Reference Manual |
|
| OpcServerBrowser Constructor(String) | |
| See Also Send Feedback | |
| OpcDaNetUA.Net4 Assembly > OPC Namespace > OpcServerBrowser Class > OpcServerBrowser Constructor : OpcServerBrowser Constructor(String) |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal ComputerName As String _ ) | |
| C# | |
|---|---|
public OpcServerBrowser( string ComputerName ) | |