Click or drag to resize

ProtocolAddressEditorAttributeHardware Property

The name of the Hardware or Bus Gateway that this protocol works with (or null). Only valid if ShowInAddServer is true.

Namespace: Demo3D.Net
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.01.00
Syntax
C#
public string? Hardware { get; set; }

Property Value

String
See Also