MethodMeta IsFake Property Cognex VisionPro 9.21 SR1

Returns true if this is a FakePropertyMeta representing a Method of a class that behaves like a property.

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

public bool IsFake { get; }

Property Value

Type: Boolean

Implements

IMemberMeta IsFake
See Also