Used to persist an application's runtime settings.
Inheritance Hierarchy
Cognex.VisionPro.Implementation.Internal CogAppRuntimeSettings
Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
The CogAppRuntimeSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogAppRuntimeSettings |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Overrides Object Finalize .) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReadSetting | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Item |
See Also