OPCDA.NET Reference Manual
MachineName Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > daHost Class : MachineName Property

Glossary Item Box

The OPC servers are browsed on the computer with this network name.

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("The OPC servers are browsed on the computer with this network name.")>
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="OPCDA.NET.Controls.UIMachineIDEditor, OpcDaNetUA.Net4, Version=11.1.0.0, Culture=neutral, PublicKeyToken=5b58a8d8b6f4763b")>
Public Property MachineName As String
C# 
[DescriptionAttribute("The OPC servers are browsed on the computer with this network name.")]
[EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="OPCDA.NET.Controls.UIMachineIDEditor, OpcDaNetUA.Net4, Version=11.1.0.0, Culture=neutral, PublicKeyToken=5b58a8d8b6f4763b")]
public string MachineName {get; set;}

Requirements

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

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.