TransportLayerInfoKey Class#
Inheritance Hierarchy#
System.Object
Basler.Pylon.TransportLayerInfoKey
Syntax#
C#
VB
The TransportLayerInfoKey type exposes the following members.
Properties#
Name | Description | |
---|---|---|
DeviceType | The device class device, e.g. BaslerUsb. | |
FriendlyName | The human readable name of the device. | |
FullName | The full name identifying the device. | |
TLType | The transport layer type. | |
VendorName | The vendor name of the device. |
TransportLayerInfoKey.DeviceType Property#
The device class device, e.g. BaslerUsb.
Syntax#
C#
VB
Property Value#
Type: String
TransportLayerInfoKey.FriendlyName Property#
The human readable name of the device.
Syntax#
C#
VB
Property Value#
Type: String
TransportLayerInfoKey.FullName Property#
The full name identifying the device.
Syntax#
C#
VB
Property Value#
Type: String
TransportLayerInfoKey.TLType Property#
The transport layer type.
Syntax#
C#
VB
Property Value#
Type: String
TransportLayerInfoKey.VendorName Property#
The vendor name of the device.
Syntax#
C#
VB
Property Value#
Type: String