OPCAE.NET Reference Manual
OpcAEServerBrowser Constructor(String)
See Also  Send Feedback
OPCAE Namespace > OpcAEServerBrowser Class > OpcAEServerBrowser Constructor : OpcAEServerBrowser Constructor(String)

ComputerName
Computer network name.

Glossary Item Box

Constructs a browser for the named computer.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal ComputerName As String _
)
C# 
public OpcAEServerBrowser( 
   string ComputerName
)

Parameters

ComputerName
Computer network name.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.