IHaveFakePropertyMeta InterfaceCognex VisionPro 9.20

Interface implemented by types to advertise that they support additional FakePropertyMeta. FakePropertyMeta instances returned by a type contain reflection based information that allows for binding to methods that behave generally like properties.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public interface IHaveFakePropertyMeta : IObject
See Also