TransponderHardwareLink Property |
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ExtensibleObject HardwareLink { get; }
Public ReadOnly Property HardwareLink As ExtensibleObject
Get
public:
virtual property ExtensibleObject^ HardwareLink {
ExtensibleObject^ get () sealed;
}
abstract HardwareLink : ExtensibleObject with get
override HardwareLink : ExtensibleObject with get
Property Value
Type:
ExtensibleObjectSee Also