Gets/Sets a tool's property that is used to collect a result.
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 Property { get; set; }public string Property { get; set; }Public Property Property As String
Get
Set
Public Property Property As String
Get
Set
public:
property String^ Property {
String^ get ();
void set (String^ value);
}public:
property String^ Property {
String^ get ();
void set (String^ value);
}Property Value
Type:
String