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: 15.0.2.11458
Syntax
C#
public string? Hardware { get; set; }

Property Value

Type: String
See Also