Return the name that characterizes the instance of CogIODevice object.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 69.0.0.0 (69.0.0.0)
public string DeviceName { get; set; }public string DeviceName { get; set; }Public Property DeviceName As String
Get
Set
Public Property DeviceName As String
Get
Set
public:
property String^ DeviceName {
String^ get ();
void set (String^ value);
}public:
property String^ DeviceName {
String^ get ();
void set (String^ value);
}Property Value
Type:
String