IHaveFakePropertyMeta InterfaceCognex VisionPro 9.22

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.22.2.0
Syntax

public interface IHaveFakePropertyMeta : IObject
See Also